From 32a892bfb1b63103a0baeccf17b1af21f1a12b9c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 28 Feb 2012 09:34:41 +0000 Subject: [PATCH] -commenting out testcase -- wrong c filename? --- src/stream/Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/stream/Makefile.am b/src/stream/Makefile.am index 60a9185dd..34b43c854 100644 --- a/src/stream/Makefile.am +++ b/src/stream/Makefile.am @@ -35,9 +35,9 @@ test_stream_local_LDADD = \ $(top_builddir)/src/stream/libgnunetstream.la \ $(top_builddir)/src/util/libgnunetutil.la -test_stream_halfclose_SOURCES = \ - test_stream_halfclose.c -test_stream_halfclose_LDADD = \ - $(top_builddir)/src/stream/libgnunetstream.la \ - $(top_builddir)/src/util/libgnunetutil.la +#test_stream_halfclose_SOURCES = \ +# test_stream_halfclose.c +#test_stream_halfclose_LDADD = \ +# $(top_builddir)/src/stream/libgnunetstream.la \ +# $(top_builddir)/src/util/libgnunetutil.la -- 2.25.1