fixing 'make dist' issues
authorChristian Grothoff <christian@grothoff.org>
Tue, 12 Feb 2019 23:45:54 +0000 (00:45 +0100)
committerChristian Grothoff <christian@grothoff.org>
Tue, 12 Feb 2019 23:45:54 +0000 (00:45 +0100)
src/transport/Makefile.am

index 3de46cf6f594d3622d124d2dde443cb70dc3a4c4..93615b0235dd4f2f9edbf777cb171160895aa639 100644 (file)
@@ -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 \