From 9f3172d558fd51842516d23288070d28c298c950 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 13 Feb 2019 00:45:54 +0100 Subject: fixing 'make dist' issues --- src/transport/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 3de46cf6f..93615b023 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -271,7 +271,7 @@ gnunet_communicator_udp_LDADD = \ $(top_builddir)/src/nt/libgnunetnt.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ - $(LIBGCRYPT_LIBS) + $(LIBGCRYPT_LIBS) gnunet_helper_transport_wlan_SOURCES = \ @@ -1339,6 +1339,7 @@ test_transport_api_slow_ats_LDADD = \ EXTRA_DIST = \ +communicator-unix.conf \ test_plugin_hostkey \ test_plugin_hostkey.ecc \ test_delay \ -- cgit v1.2.3