-fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 28 Feb 2012 10:10:31 +0000 (10:10 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 28 Feb 2012 10:10:31 +0000 (10:10 +0000)
src/ats/Makefile.am
src/dht/Makefile.am
src/gns/Makefile.am
src/mesh/Makefile.am
src/namestore/Makefile.am
src/vpn/Makefile.am

index 8adb0eb9acdfb0b08b99aff01e5f86c95326e6fd..f4056fa66a4bda86d881c6e387bc67683f0b149b 100644 (file)
@@ -117,5 +117,5 @@ test_ats_api_scheduling_LDADD = \
 
 EXTRA_DIST = \
   ats.h \
-  test_ats_api.conf
+  test_ats_api.conf 
 
index ccb521cee6a90d8ed99c6e2d99c1a98fdbe404a6..93880c29cb8fed13f3ab1a4865bd8821378b22fe 100644 (file)
@@ -197,6 +197,7 @@ EXTRA_DIST = \
   test_dht_twopeer_data.conf \
   test_dht_multipeer_data.conf \
   test_dht_2dtorus.conf \
+  test_dht_line.conf \
   multipeer_topo.dat
 
 check_SCRIPTS = \
index 03d4ecaa9dd8be598538382b624fa0f28b656279..10c5a6f5291f340d5d2482bb2f05e8da8592c1b8 100644 (file)
@@ -89,4 +89,5 @@ TESTS = $(check_PROGRAMS)  $(check_SCRIPTS)
 endif
 
 EXTRA_DIST = \
-  $(check_SCRIPTS) 
+  $(check_SCRIPTS) \
+  test_gns_twopeer.conf
index 4656d9824d90848f58bb8f92acea5f316091fcc3..e9c0109b27679235c40ffbd5aba024a5759ee8e7 100644 (file)
@@ -138,4 +138,5 @@ endif
 EXTRA_DIST = \
   test_mesh.conf \
   test_mesh_2dtorus.conf \
-  test_mesh_small.conf
\ No newline at end of file
+  test_mesh_small.conf \
+  test_mesh_path.conf
index f6ea6d05154814ed58414f2bc6af8e85b9ee9196..622c445d9ef58d4914c38daf44fb6504bd00d7c4 100644 (file)
@@ -80,10 +80,10 @@ test_namestore_api_zone_iteration_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la  
 
-EXTRADIST = \
+EXTRA_DIST = \
   test_namestore_api.conf \
-  test_plugin_namestore_sqlite.conf \
-  hostkey
+  test_plugin_namestore_sqlite.conf 
+#  hostkey
 
 
 test_plugin_namestore_sqlite_SOURCES = \
index 973efd0ec082b5f66dc8fea92c52dabbf46c9dab..2af34f8e16c2a7a29ae4f2b531a3a51c453465c4 100644 (file)
@@ -47,6 +47,8 @@ if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)
 endif
 
+EXTRA_DIST = \
+  test_gnunet_vpn.conf
 
 gnunet_helper_vpn_SOURCES = \
  gnunet-helper-vpn.c