aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-19 07:46:55 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-19 07:46:55 +0000
commitd4d8251936b25f7bbdf8fd9195eeaef3724a7af4 (patch)
treed500d0a90712dec57191a4b02f7a70ab9b1c1786 /src/core/Makefile.am
parent1b618d49bc78a99a0d979d281506a0f2886cc110 (diff)
downloadgnunet-d4d8251936b25f7bbdf8fd9195eeaef3724a7af4.tar.gz
gnunet-d4d8251936b25f7bbdf8fd9195eeaef3724a7af4.zip
fix
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am7
1 files changed, 0 insertions, 7 deletions
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 = \
81 $(top_builddir)/src/transport/libgnunettransport.la \ 81 $(top_builddir)/src/transport/libgnunettransport.la \
82 $(top_builddir)/src/util/libgnunetutil.la 82 $(top_builddir)/src/util/libgnunetutil.la
83 83
84test_core_api_preferences_SOURCES = \
85 test_core_api_preferences.c
86test_core_api_preferences_LDADD = \
87 $(top_builddir)/src/core/libgnunetcore.la \
88 $(top_builddir)/src/transport/libgnunettransport.la \
89 $(top_builddir)/src/util/libgnunetutil.la
90
91test_core_api_send_to_self_SOURCES = \ 84test_core_api_send_to_self_SOURCES = \
92 test_core_api_send_to_self.c 85 test_core_api_send_to_self.c
93test_core_api_send_to_self_LDADD = \ 86test_core_api_send_to_self_LDADD = \