aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-16 12:32:34 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-16 12:32:34 +0200
commitb436b0e3e9239fc6657158fc6d0b430d0749172c (patch)
tree9c4afbdcde1045f1c21de5aeb37fcd12e75c1cdc /Makefile.am
parent2270ce64d6d770e70b669d16755e8d99784f3529 (diff)
downloadgnunet-b436b0e3e9239fc6657158fc6d0b430d0749172c.tar.gz
gnunet-b436b0e3e9239fc6657158fc6d0b430d0749172c.zip
build: cleanup contrib a bit and separate out actual data needed for build
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 35e4ef83c..66c9532f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ if DOCUMENTATION
13 SUBDIRS += doc 13 SUBDIRS += doc
14endif 14endif
15 15
16SUBDIRS += contrib 16SUBDIRS += contrib data scripts
17 17
18EXTRA_DIST = \ 18EXTRA_DIST = \
19 ABOUT-NLS \ 19 ABOUT-NLS \