From 1cdd1a9f1a47dcea568793561a436a3d9850bb80 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 19 Jul 2011 11:11:05 +0000 Subject: dd dependencies to some programs Should allow for correct building with make -j* -LRN --- src/core/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/Makefile.am') diff --git a/src/core/Makefile.am b/src/core/Makefile.am index 4f9a20433..7f95f60b8 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -46,7 +46,8 @@ gnunet_core_list_connections_LDADD = \ $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/util/libgnunetutil.la - +gnunet_core_list_connections_DEPENDENCIES = \ + libgnunetcore.la check_PROGRAMS = \ test_core_api_start_only \ -- cgit v1.2.3