gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-landing] branch master updated: Adapt autoconfig to


From: gnunet
Subject: [GNUnet-SVN] [taler-landing] branch master updated: Adapt autoconfig to new directory layout
Date: Thu, 22 Jun 2017 18:24:41 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository landing.

The following commit(s) were added to refs/heads/master by this push:
     new 5b4b9d5  Adapt autoconfig to new directory layout
5b4b9d5 is described below

commit 5b4b9d593fb93c5f08c2eab5dc3dc08f8dbcbd96
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 22 18:24:26 2017 +0200

    Adapt autoconfig to new directory layout
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index d67d06a..7dd05e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,5 +3,5 @@ AM_INIT_AUTOMAKE
 # check for typescript compiler
 AC_CHECK_PROG([tsc],[tsc],[yes],[no])
 AM_CONDITIONAL(HAVE_TSC, [ test "$tsc" = "yes"])
-AC_CONFIG_FILES(Makefile static/Makefile static/web-common/Makefile)
+AC_CONFIG_FILES(demo/Makefile demo/static/Makefile 
demo/static/web-common/Makefile)
 AC_OUTPUT

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]