From af7bdf5c3661a5cc2d46f0f14c576a6e58aa610d Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 25 Nov 2019 21:12:16 +0000 Subject: add (some) buildcommon files to dist and install --- contrib/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'contrib/Makefile.am') 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 = \ gns/gns-form.xslt \ branding/logo/gnunet-logo.pdf \ branding/logo/gnunet-logo-color.png \ - testing_hostkeys.ecc + testing_hostkeys.ecc \ + $(BUILDCOMMON_SHLIB_FILES) INITD_FILES = \ services/openrc/gnunet.initd \ @@ -50,7 +51,8 @@ EXTRA_DIST = \ conf/wireshark/wireshark.lua \ $(PACKAGES_FILES) \ $(INITD_FILES) \ - Makefile.inc + Makefile.inc \ + $(BUILD_COMMON_FILES) check_PROGRAMS = \ test_gnunet_prefix -- cgit v1.2.3