gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r24634 - in gnunet/src: dv gns integration-tests mesh testb


From: gnunet
Subject: [GNUnet-SVN] r24634 - in gnunet/src: dv gns integration-tests mesh testbed transport
Date: Wed, 31 Oct 2012 13:57:16 +0100

Author: grothoff
Date: 2012-10-31 13:57:16 +0100 (Wed, 31 Oct 2012)
New Revision: 24634

Modified:
   gnunet/src/dv/Makefile.am
   gnunet/src/gns/Makefile.am
   gnunet/src/integration-tests/Makefile.am
   gnunet/src/mesh/Makefile.am
   gnunet/src/testbed/Makefile.am
   gnunet/src/transport/Makefile.am
Log:
-adding missing extra_dist files

Modified: gnunet/src/dv/Makefile.am
===================================================================
--- gnunet/src/dv/Makefile.am   2012-10-31 12:48:47 UTC (rev 24633)
+++ gnunet/src/dv/Makefile.am   2012-10-31 12:57:16 UTC (rev 24634)
@@ -75,5 +75,6 @@
 # $(top_builddir)/src/core/libgnunetcore.la \
 # $(top_builddir)/src/transport/libgnunettransport.la \
 # $(top_builddir)/src/util/libgnunetutil.la 
-#EXTRA_DIST = \
-#  test_transport_dv_data.conf
+
+EXTRA_DIST = \
+  test_transport_dv_data.conf

Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am  2012-10-31 12:48:47 UTC (rev 24633)
+++ gnunet/src/gns/Makefile.am  2012-10-31 12:57:16 UTC (rev 24634)
@@ -10,6 +10,7 @@
   test_gns_defaults.conf \
   test_gns_simple_lookup.conf \
   test_gns_dht_default.conf \
+  gns-helper-service-w32.conf \
   zonefiles/188JSUMKEF25GVU8TTV0PBNNN8JVCPUEDFV1UHJJU884JD25V0T0.zkey \
   zonefiles/OEFL7A4VEF1B40QLEMTG5D8G1CN6EN16QUSG5R2DT71GRJN34LSG.zkey \
   zonefiles/test_zonekey

Modified: gnunet/src/integration-tests/Makefile.am
===================================================================
--- gnunet/src/integration-tests/Makefile.am    2012-10-31 12:48:47 UTC (rev 
24633)
+++ gnunet/src/integration-tests/Makefile.am    2012-10-31 12:57:16 UTC (rev 
24634)
@@ -128,6 +128,7 @@
    test_integration_clique.py.in \
    test_integration_clique_nat.py.in \
    confs/c_bootstrap_server.conf \
+   confs/c_bootstrap_server_w_massif.conf \
    confs/c_nat_client.conf \
    confs/c_no_nat_client_2.conf \
    confs/c_no_nat_client.conf \

Modified: gnunet/src/mesh/Makefile.am
===================================================================
--- gnunet/src/mesh/Makefile.am 2012-10-31 12:48:47 UTC (rev 24633)
+++ gnunet/src/mesh/Makefile.am 2012-10-31 12:57:16 UTC (rev 24634)
@@ -331,4 +331,6 @@
   test_mesh.conf \
   test_mesh_2dtorus.conf \
   test_mesh_small.conf \
-  test_mesh_path.conf
+  test_mesh_path.conf \
+  regex_profiler_test.conf
+

Modified: gnunet/src/testbed/Makefile.am
===================================================================
--- gnunet/src/testbed/Makefile.am      2012-10-31 12:48:47 UTC (rev 24633)
+++ gnunet/src/testbed/Makefile.am      2012-10-31 12:57:16 UTC (rev 24634)
@@ -176,4 +176,8 @@
 test_gnunet_helper_testbed_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la \
  libgnunettestbed.la \
- -lz
\ No newline at end of file
+ -lz
+
+
+EXTRA_DIST = \
+  test_testbed_api.conf

Modified: gnunet/src/transport/Makefile.am
===================================================================
--- gnunet/src/transport/Makefile.am    2012-10-31 12:48:47 UTC (rev 24633)
+++ gnunet/src/transport/Makefile.am    2012-10-31 12:57:16 UTC (rev 24634)
@@ -860,6 +860,8 @@
 test_quota_compliance_udp_peer2.conf\
 test_quota_compliance_unix_peer1.conf\
 test_quota_compliance_unix_peer2.conf\
+test_quota_compliance_wlan_peer1.conf\
+test_quota_compliance_wlan_peer2.conf\
 test_quota_compliance_http_asymmetric_peer1.conf\
 test_quota_compliance_http_asymmetric_peer2.conf\
 test_quota_compliance_https_asymmetric_peer1.conf\
@@ -868,6 +870,8 @@
 test_quota_compliance_tcp_asymmetric_peer2.conf\
 test_quota_compliance_unix_asymmetric_peer1.conf\
 test_quota_compliance_unix_asymmetric_peer2.conf\
+test_quota_compliance_wlan_asymmetric_peer1.conf\
+test_quota_compliance_wlan_asymmetric_peer2.conf\
 test_transport_api_data.conf\
 test_transport_api_http_peer1.conf\
 test_transport_api_http_peer2.conf\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]