aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-26 08:20:05 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-26 08:20:05 +0200
commitb30b04c856bdf40136c5e1b39c5a455fc6c29f50 (patch)
tree9e773cf78efb659e87c4a26721aff119564dd80c /src/psyc
parent2bdcb4fa971e582b516286c983469234bedeabde (diff)
downloadgnunet-b30b04c856bdf40136c5e1b39c5a455fc6c29f50.tar.gz
gnunet-b30b04c856bdf40136c5e1b39c5a455fc6c29f50.zip
disable test_psyc2, ftbfs
Diffstat (limited to 'src/psyc')
-rw-r--r--src/psyc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/psyc/Makefile.am b/src/psyc/Makefile.am
index 26db608f3..d5c797f52 100644
--- a/src/psyc/Makefile.am
+++ b/src/psyc/Makefile.am
@@ -48,8 +48,8 @@ gnunet_service_psyc_CFLAGS = $(AM_CFLAGS)
48 48
49 49
50if HAVE_TESTING 50if HAVE_TESTING
51check_PROGRAMS = \ 51#check_PROGRAMS = \
52 test_psyc2 52# test_psyc2
53# test_psyc 53# test_psyc
54endif 54endif
55 55