if HAVE_TESTING
-#check_PROGRAMS = \
+check_PROGRAMS = \
+ test_psyc
# test_psyc2
-# test_psyc
endif
if ENABLE_TEST_RUN
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_psyc2_SOURCES = \
- test_psyc2.c
-test_psyc2_LDADD = \
+test_psyc_SOURCES = \
+ test_psyc.c
+test_psyc_LDADD = \
libgnunetpsyc.la \
$(top_builddir)/src/psycutil/libgnunetpsycutil.la \
- $(top_builddir)/src/testbed/libgnunettestbed.la \
+ $(top_builddir)/src/testing/libgnunettesting.la \
$(top_builddir)/src/util/libgnunetutil.la
+#test_psyc2_SOURCES = \
+# test_psyc2.c
+#test_psyc2_LDADD = \
+# libgnunetpsyc.la \
+# $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
+# $(top_builddir)/src/testbed/libgnunettestbed.la \
+# $(top_builddir)/src/util/libgnunetutil.la
EXTRA_DIST = \
test_psyc.conf