From: Christian Grothoff Date: Wed, 19 Oct 2011 07:46:55 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~16411 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d4d8251936b25f7bbdf8fd9195eeaef3724a7af4;p=oweals%2Fgnunet.git fix --- diff --git a/src/core/Makefile.am b/src/core/Makefile.am index 5e4f19fcc..9bff1dbd9 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -81,13 +81,6 @@ test_core_api_reliability_LDADD = \ $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/util/libgnunetutil.la -test_core_api_preferences_SOURCES = \ - test_core_api_preferences.c -test_core_api_preferences_LDADD = \ - $(top_builddir)/src/core/libgnunetcore.la \ - $(top_builddir)/src/transport/libgnunettransport.la \ - $(top_builddir)/src/util/libgnunetutil.la - test_core_api_send_to_self_SOURCES = \ test_core_api_send_to_self.c test_core_api_send_to_self_LDADD = \