aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
commitb68913a0f7b62ece97738243616ad8e2dbe5619c (patch)
treefee223fb50f6f1c4fc71a423c40c6f59d88d670a /src/core/Makefile.am
parent5d1fce16859e1263decfb1113957607e7468e792 (diff)
downloadgnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.tar.gz
gnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.zip
ship with conf files
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 2faeb2357..93af6f039 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -112,5 +112,13 @@ test_core_quota_compliance_asymmetric_recv_limited_LDADD = \
112EXTRA_DIST = \ 112EXTRA_DIST = \
113 test_core_api_data.conf \ 113 test_core_api_data.conf \
114 test_core_api_peer1.conf \ 114 test_core_api_peer1.conf \
115 test_core_api_peer2.conf 115 test_core_api_peer2.conf \
116 116 test_core_api_send_to_self.conf \
117 test_core_quota_asymmetric_recv_limited_peer1.conf \
118 test_core_quota_asymmetric_recv_limited_peer2.conf \
119 test_core_quota_asymmetric_send_limited_peer1.conf \
120 test_core_quota_asymmetric_send_limited_peer2.conf \
121 test_core_quota_asymmetric_send_limit_peer1.conf \
122 test_core_quota_asymmetric_send_limit_peer2.conf \
123 test_core_quota_peer1.conf \
124 test_core_quota_peer2.conf