aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-05-18 22:15:29 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-05-18 22:15:29 +0200
commit689fd46a60863f9a5b025cec79f5a03be1bddbab (patch)
tree585266bd8ff828b6d10b762b72c4aa7ebff1040d /contrib/Makefile.am
parentbac71237632d31487c075a29f9e95d95ee7909bd (diff)
downloadexchange-689fd46a60863f9a5b025cec79f5a03be1bddbab.tar.xz
Add a packaging folder to contrib and place
systemd/etc files from debian folder. Also adds the packaging folder to the tarball.
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 99927e7e6..9d1fe6cf4 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -70,7 +70,8 @@ EXTRA_DIST = \
$(rdata_DATA) \
coverage.sh \
gnunet.tag \
- microhttpd.tag
+ microhttpd.tag \
+ packages
# Change the set of supported languages here. You should
# also update tos'XX'data and EXTRA_DIST accordingly.