aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am27
1 files changed, 1 insertions, 26 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 13fdcdd60..4683f0791 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,35 +1,10 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include 2AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include
3 3
4SUBDIRS = scripts hellos services 4SUBDIRS = scripts services
5 5
6include Makefile.inc 6include Makefile.inc
7 7
8dist_pkgdata_DATA = \
9 gns/def.tex \
10 gns/gns-bcd.html \
11 gns/gns-bcd.tex \
12 gns/gns-bcd-forbidden.html \
13 gns/gns-bcd-internal-error.html \
14 gns/gns-bcd-invalid-key.html \
15 gns/gns-bcd-not-found.html \
16 gns/gns-bcd-png.tex \
17 gns/gns-bcd-simple.html \
18 gns/gns-bcd-simple.tex \
19 fcfsd/fcfsd-index.html \
20 fcfsd/fcfsd-forbidden.html \
21 fcfsd/fcfsd-notfound.html \
22 branding/logo/gnunet-logo.png \
23 branding/logo/gnunet-logo-dark-text.svg \
24 branding/logo/gnunet-logo-dark-only-text.svg \
25 testing_hostkeys.ecc \
26 netjail/netjail_core.sh \
27 netjail/netjail_exec.sh \
28 netjail/netjail_start.sh \
29 netjail/netjail_stop.sh \
30 netjail/topo.sh \
31 testing-ng/block.sh
32
33INITD_FILES = \ 8INITD_FILES = \
34 services/systemd/gnunet-user.service \ 9 services/systemd/gnunet-user.service \
35 services/systemd/sysusers-gnunet.conf \ 10 services/systemd/sysusers-gnunet.conf \