aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-10-27 17:50:15 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-10-27 17:50:15 +0100
commitab6349cd4ff3df170b42088033194fa4995d1f30 (patch)
tree76f21db8ff43bb295274e8c1e9fd3b4a2ae45fc6 /contrib
parent788155e37b0af22933374cbcae82f8a7220655bc (diff)
downloadgnunet-ab6349cd4ff3df170b42088033194fa4995d1f30.tar.gz
gnunet-ab6349cd4ff3df170b42088033194fa4995d1f30.zip
fix removal of file for make dist
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 26d570101..c3dfd57ed 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -18,9 +18,7 @@ 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 guix/gnu/packages/gnunet.scm \
22 guix/guix-env-gillmann.scm \
23 guix/notest-guix-env.scm \
24 nix/gnunet-dev.nix \ 22 nix/gnunet-dev.nix \
25 nix/default.nix \ 23 nix/default.nix \
26 alpine/gnunet-gtk/APKBUILD \ 24 alpine/gnunet-gtk/APKBUILD \