From: ng0 Date: Mon, 25 Nov 2019 21:12:16 +0000 (+0000) Subject: add (some) buildcommon files to dist and install X-Git-Tag: v0.12.0~83 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=af7bdf5c3661a5cc2d46f0f14c576a6e58aa610d;p=oweals%2Fgnunet.git add (some) buildcommon files to dist and install --- 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