aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-12-22 12:00:52 +0000
committerChristian Grothoff <christian@grothoff.org>2010-12-22 12:00:52 +0000
commit234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4 (patch)
treea3a6f9ba446bb54b1bffaec8e2e47479e02bf327 /src/core/Makefile.am
parent47f65a4ce8fb23800a1a1093bc0b14038b3dc20b (diff)
downloadgnunet-234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4.tar.gz
gnunet-234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4.zip
dead
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index de9616737..f4844b8ee 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -36,7 +36,7 @@ gnunet_service_core_LDADD = \
36 $(top_builddir)/src/transport/libgnunettransport.la \ 36 $(top_builddir)/src/transport/libgnunettransport.la \
37 $(top_builddir)/src/util/libgnunetutil.la \ 37 $(top_builddir)/src/util/libgnunetutil.la \
38 $(GN_LIBINTL) 38 $(GN_LIBINTL)
39 39
40check_PROGRAMS = \ 40check_PROGRAMS = \
41 test_core_api_start_only \ 41 test_core_api_start_only \
42 test_core_api \ 42 test_core_api \