aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-25 21:12:16 +0000
committerng0 <ng0@n0.is>2019-11-25 21:12:16 +0000
commitaf7bdf5c3661a5cc2d46f0f14c576a6e58aa610d (patch)
treecd7d21b762c0dfab3d658be62ea59e24f9ae7299 /contrib
parentddb380ba435af089a303a65b48ce0f77dcfea406 (diff)
downloadgnunet-af7bdf5c3661a5cc2d46f0f14c576a6e58aa610d.tar.gz
gnunet-af7bdf5c3661a5cc2d46f0f14c576a6e58aa610d.zip
add (some) buildcommon files to dist and install
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