Should allow for correct building with make -j*
-LRN
$(top_builddir)/src/chat/libgnunetchat.la \
$(top_builddir)/src/util/libgnunetutil.la \
$(GN_LIBINTL)
+gnunet_chat_DEPENDENCIES = \
+ libgnunetchat.la
check_PROGRAMS = \
test_chat \
$(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 \
gnunet_nat_server_LDADD = \
$(top_builddir)/src/nat/libgnunetnat.la \
$(top_builddir)/src/util/libgnunetutil.la
+gnunet_nat_server_DEPENDENCIES = \
+ libgnunetnat.la
gnunet_helper_nat_server_SOURCES = \
$(NATSERVER)