aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-01 13:43:22 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-01 13:43:22 +0000
commit1643c64169883ed1b9c860e3e1146a503f251f0a (patch)
tree9433044622938a1117a2dcdab74845bf1331b66e /src/core/Makefile.am
parent003d9c41d5ff799d9472489ba0544bb4a6942c85 (diff)
downloadgnunet-1643c64169883ed1b9c860e3e1146a503f251f0a.tar.gz
gnunet-1643c64169883ed1b9c860e3e1146a503f251f0a.zip
simplifying configs
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index bac929501..efe81a4bd 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -122,6 +122,7 @@ test_core_quota_compliance_asymmetric_recv_limited_LDADD = \
122 $(top_builddir)/src/statistics/libgnunetstatistics.la 122 $(top_builddir)/src/statistics/libgnunetstatistics.la
123 123
124EXTRA_DIST = \ 124EXTRA_DIST = \
125 test_core_defaults.conf \
125 test_core_api_data.conf \ 126 test_core_api_data.conf \
126 test_core_api_peer1.conf \ 127 test_core_api_peer1.conf \
127 test_core_api_peer2.conf \ 128 test_core_api_peer2.conf \