get rid of another Makefile.am warning
authorChristian Grothoff <christian@grothoff.org>
Sat, 16 Jun 2018 09:39:47 +0000 (11:39 +0200)
committerChristian Grothoff <christian@grothoff.org>
Sat, 16 Jun 2018 09:39:47 +0000 (11:39 +0200)
src/psyc/Makefile.am

index 61618d1766433de54a816d2a0ff8d7100ff13371..26db608f3bbe8c74ec92dd79741ab0277244b124 100644 (file)
@@ -58,13 +58,13 @@ AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};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 = \