gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: get rid of another Makefile


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: get rid of another Makefile.am warning
Date: Sat, 16 Jun 2018 11:39:49 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 9770f3893 get rid of another Makefile.am warning
9770f3893 is described below

commit 9770f389335fee2ce4683e6506f5cfeb98875490
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Jun 16 11:39:47 2018 +0200

    get rid of another Makefile.am warning
---
 src/psyc/Makefile.am | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/psyc/Makefile.am b/src/psyc/Makefile.am
index 61618d176..26db608f3 100644
--- a/src/psyc/Makefile.am
+++ b/src/psyc/Makefile.am
@@ -58,13 +58,13 @@ AM_TESTS_ENVIRONMENT=export 
GNUNET_PREFIX=$${GNUNET_PREFIX:address@hidden@};export PAT
 TESTS = $(check_PROGRAMS)
 endif
 
-test_psyc_SOURCES = \
- test_psyc.c
-test_psyc_LDADD = \
-  libgnunetpsyc.la \
-  $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
-  $(top_builddir)/src/testing/libgnunettesting.la \
-  $(top_builddir)/src/util/libgnunetutil.la
+#test_psyc_SOURCES = \
+# test_psyc.c
+#test_psyc_LDADD = \
+#  libgnunetpsyc.la \
+#  $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
+#  $(top_builddir)/src/testing/libgnunettesting.la \
+#  $(top_builddir)/src/util/libgnunetutil.la
 test_psyc2_SOURCES = \
   test_psyc2.c
 test_psyc2_LDADD = \

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



reply via email to

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