aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-08-23 15:24:41 +0000
committerBart Polot <bart@net.in.tum.de>2013-08-23 15:24:41 +0000
commitc60f24fa1d3db9f446d8cc6cc5606e4fd387529a (patch)
treeabfa4fe65d7c2e0e8428fa0588a7b648986e38db /src/mesh/Makefile.am
parent892a5dd08ee9993a21e122c0bcc894eaadfd316e (diff)
downloadgnunet-c60f24fa1d3db9f446d8cc6cc5606e4fd387529a.tar.gz
gnunet-c60f24fa1d3db9f446d8cc6cc5606e4fd387529a.zip
- use -enc for test by default
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index c76b1e640..72ce932a5 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -159,7 +159,6 @@ ld_mesh_test_lib = \
159 $(top_builddir)/src/testing/libgnunettesting.la \ 159 $(top_builddir)/src/testing/libgnunettesting.la \
160 $(top_builddir)/src/mesh/libgnunetmeshtest.a \ 160 $(top_builddir)/src/mesh/libgnunetmeshtest.a \
161 $(top_builddir)/src/mesh/libgnunetmeshenc.la \ 161 $(top_builddir)/src/mesh/libgnunetmeshenc.la \
162 $(top_builddir)/src/mesh/libgnunetmesh.la \
163 $(top_builddir)/src/testbed/libgnunettestbed.la 162 $(top_builddir)/src/testbed/libgnunettestbed.la
164 163
165dep_mesh_test_lib = \ 164dep_mesh_test_lib = \