summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am33
1 files changed, 16 insertions, 17 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 26d570101..a997a8377 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -18,23 +18,22 @@ INITD_FILES = \
18 services/systemd/gnunet.service 18 services/systemd/gnunet.service
19 19
20PACKAGES_FILES = \ 20PACKAGES_FILES = \
21 guix/guix-env-py2.scm \ 21 packages/guix/guix-env-py2.scm \
22 guix/guix-env-gillmann.scm \ 22 packages/guix/guix-env-gillmann.scm \
23 guix/notest-guix-env.scm \ 23 packages/guix/notest-guix-env.scm \
24 nix/gnunet-dev.nix \ 24 packages/nix/gnunet-dev.nix \
25 nix/default.nix \ 25 packages/nix/default.nix \
26 alpine/gnunet-gtk/APKBUILD \ 26 packages/alpine/gnunet-gtk/APKBUILD \
27 alpine/gnunet/APKBUILD \ 27 packages/alpine/gnunet/APKBUILD \
28 alpine/gnunet/gnunet-system-services.initd \ 28 packages/alpine/gnunet/gnunet-system-services.initd \
29 alpine/gnunet/gnunet-system.conf \ 29 packages/alpine/gnunet/gnunet-system.conf \
30 alpine/gnunet/gnunet-user-services.initd \ 30 packages/alpine/gnunet/gnunet-user-services.initd \
31 alpine/gnunet/gnunet-user.conf \ 31 packages/alpine/gnunet/gnunet-user.conf \
32 alpine/gnunet/gnunet.post-deinstall \ 32 packages/alpine/gnunet/gnunet.post-install \
33 alpine/gnunet/gnunet.post-install \ 33 packages/alpine/gnunet/gnunet.pre-deinstall \
34 alpine/gnunet/gnunet.pre-deinstall \ 34 packages/alpine/gnunet/gnunet.pre-install \
35 alpine/gnunet/gnunet.pre-install \ 35 packages/alpine/gnunet/gnunet.xsession \
36 alpine/gnunet/gnunet.xsession \ 36 packages/alpine/gnurl/APKBUILD
37 alpine/gnurl/APKBUILD
38 37
39EXTRA_DIST = \ 38EXTRA_DIST = \
40 conf/colorit/colorit.conf \ 39 conf/colorit/colorit.conf \