aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index e4f9e9331..91c5a12dc 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -13,7 +13,8 @@ dist_pkgdata_DATA = \
13 gns/gns-form.xslt \ 13 gns/gns-form.xslt \
14 branding/logo/gnunet-logo.pdf \ 14 branding/logo/gnunet-logo.pdf \
15 branding/logo/gnunet-logo-color.png \ 15 branding/logo/gnunet-logo-color.png \
16 testing_hostkeys.ecc 16 testing_hostkeys.ecc \
17 $(BUILDCOMMON_SHLIB_FILES)
17 18
18INITD_FILES = \ 19INITD_FILES = \
19 services/openrc/gnunet.initd \ 20 services/openrc/gnunet.initd \
@@ -50,7 +51,8 @@ EXTRA_DIST = \
50 conf/wireshark/wireshark.lua \ 51 conf/wireshark/wireshark.lua \
51 $(PACKAGES_FILES) \ 52 $(PACKAGES_FILES) \
52 $(INITD_FILES) \ 53 $(INITD_FILES) \
53 Makefile.inc 54 Makefile.inc \
55 $(BUILD_COMMON_FILES)
54 56
55check_PROGRAMS = \ 57check_PROGRAMS = \
56 test_gnunet_prefix 58 test_gnunet_prefix