aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index c7b203989..e4f9e9331 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -3,6 +3,8 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include
3 3
4SUBDIRS = scripts hellos services 4SUBDIRS = scripts hellos services
5 5
6include Makefile.inc
7
6dist_pkgdata_DATA = \ 8dist_pkgdata_DATA = \
7 gns/gns-bcd.html \ 9 gns/gns-bcd.html \
8 gns/gns-bcd.tex \ 10 gns/gns-bcd.tex \
@@ -47,7 +49,8 @@ EXTRA_DIST = \
47 conf/nss/nssswitch.conf \ 49 conf/nss/nssswitch.conf \
48 conf/wireshark/wireshark.lua \ 50 conf/wireshark/wireshark.lua \
49 $(PACKAGES_FILES) \ 51 $(PACKAGES_FILES) \
50 $(INITD_FILES) 52 $(INITD_FILES) \
53 Makefile.inc
51 54
52check_PROGRAMS = \ 55check_PROGRAMS = \
53 test_gnunet_prefix 56 test_gnunet_prefix