From 9770f389335fee2ce4683e6506f5cfeb98875490 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 16 Jun 2018 11:39:47 +0200 Subject: get rid of another Makefile.am warning --- src/psyc/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src') 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:-@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 = \ -- cgit v1.2.3