From: Christian Grothoff Date: Tue, 28 Feb 2012 09:34:41 +0000 (+0000) Subject: -commenting out testcase -- wrong c filename? X-Git-Tag: initial-import-from-subversion-38251~14583 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=32a892bfb1b63103a0baeccf17b1af21f1a12b9c;p=oweals%2Fgnunet.git -commenting out testcase -- wrong c filename? --- 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