aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-01 13:16:23 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-01 13:16:23 +0000
commit7c8383cb97f28bc492d5796ebb510e10946771ca (patch)
tree55959ed3930dfd088a907f47ddc81ad0b0478ef7 /src/fs/Makefile.am
parent86bd880b33b81296ed00a440b394b2f14a443870 (diff)
downloadgnunet-7c8383cb97f28bc492d5796ebb510e10946771ca.tar.gz
gnunet-7c8383cb97f28bc492d5796ebb510e10946771ca.zip
simplifying configs with includes
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 39dce602e..ae8d699a1 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -388,6 +388,7 @@ test_gnunet_fs_idx.py: test_gnunet_fs_idx.py.in Makefile
388 388
389 389
390EXTRA_DIST = \ 390EXTRA_DIST = \
391 test_fs_defaults.conf \
391 fs_test_lib_data.conf \ 392 fs_test_lib_data.conf \
392 test_fs_data.conf \ 393 test_fs_data.conf \
393 test_fs_download_data.conf \ 394 test_fs_download_data.conf \