From 649d10b2756bda49694d380e82154a96dde98670 Mon Sep 17 00:00:00 2001 From: Alessio Vanni Date: Tue, 27 Jul 2021 16:27:14 +0200 Subject: Autoconf macro to detect GNUnet installations --- contrib/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/Makefile.am') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index f42fb684d..150e47ff0 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -53,6 +53,7 @@ EXTRA_DIST = \ conf/gnunet/gnunet-user.conf \ conf/nss/nssswitch.conf \ conf/wireshark/wireshark.lua \ + gnunet.m4 \ $(PACKAGES_FILES) \ $(INITD_FILES) \ Makefile.inc \ @@ -77,3 +78,6 @@ test_gnunet_prefix_LDADD = \ $(LTLIBICONV) \ $(GN_LIBINTL) \ $(LIBLTDL) -lunistring $(XLIB) + +aclocaldir = $(datadir)/aclocal +aclocal_DATA = gnunet.m4 -- cgit v1.2.3