projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d33d640
)
-fix
author
Christian Grothoff
<christian@grothoff.org>
Tue, 28 Feb 2012 10:10:31 +0000
(10:10 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 28 Feb 2012 10:10:31 +0000
(10:10 +0000)
src/ats/Makefile.am
patch
|
blob
|
history
src/dht/Makefile.am
patch
|
blob
|
history
src/gns/Makefile.am
patch
|
blob
|
history
src/mesh/Makefile.am
patch
|
blob
|
history
src/namestore/Makefile.am
patch
|
blob
|
history
src/vpn/Makefile.am
patch
|
blob
|
history
diff --git
a/src/ats/Makefile.am
b/src/ats/Makefile.am
index 8adb0eb9acdfb0b08b99aff01e5f86c95326e6fd..f4056fa66a4bda86d881c6e387bc67683f0b149b 100644
(file)
--- a/
src/ats/Makefile.am
+++ b/
src/ats/Makefile.am
@@
-117,5
+117,5
@@
test_ats_api_scheduling_LDADD = \
EXTRA_DIST = \
ats.h \
- test_ats_api.conf
+ test_ats_api.conf
diff --git
a/src/dht/Makefile.am
b/src/dht/Makefile.am
index ccb521cee6a90d8ed99c6e2d99c1a98fdbe404a6..93880c29cb8fed13f3ab1a4865bd8821378b22fe 100644
(file)
--- a/
src/dht/Makefile.am
+++ b/
src/dht/Makefile.am
@@
-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 = \
diff --git
a/src/gns/Makefile.am
b/src/gns/Makefile.am
index 03d4ecaa9dd8be598538382b624fa0f28b656279..10c5a6f5291f340d5d2482bb2f05e8da8592c1b8 100644
(file)
--- a/
src/gns/Makefile.am
+++ b/
src/gns/Makefile.am
@@
-89,4
+89,5
@@
TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
endif
EXTRA_DIST = \
- $(check_SCRIPTS)
+ $(check_SCRIPTS) \
+ test_gns_twopeer.conf
diff --git
a/src/mesh/Makefile.am
b/src/mesh/Makefile.am
index 4656d9824d90848f58bb8f92acea5f316091fcc3..e9c0109b27679235c40ffbd5aba024a5759ee8e7 100644
(file)
--- a/
src/mesh/Makefile.am
+++ b/
src/mesh/Makefile.am
@@
-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
diff --git
a/src/namestore/Makefile.am
b/src/namestore/Makefile.am
index f6ea6d05154814ed58414f2bc6af8e85b9ee9196..622c445d9ef58d4914c38daf44fb6504bd00d7c4 100644
(file)
--- a/
src/namestore/Makefile.am
+++ b/
src/namestore/Makefile.am
@@
-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 = \
diff --git
a/src/vpn/Makefile.am
b/src/vpn/Makefile.am
index 973efd0ec082b5f66dc8fea92c52dabbf46c9dab..2af34f8e16c2a7a29ae4f2b531a3a51c453465c4 100644
(file)
--- a/
src/vpn/Makefile.am
+++ b/
src/vpn/Makefile.am
@@
-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