summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-01-05 08:14:49 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-01-05 08:14:49 +0100
commit0b5e911055f7bb50b91d57a7832985d098ba693c (patch)
tree5356ca5e559a8d8c89255eef5bcf0c9d6685b312
parent2d6099835f3aff0a28c6c9bd4a1652ce59ee1f14 (diff)
-actually include tlds.conf in distv0.16.0-alpha.4
-rw-r--r--src/gns/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index deb9d0828..315b4dbf3 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -35,7 +35,8 @@ libexecdir= $(pkglibdir)/libexec/
plugindir = $(libdir)/gnunet
pkgcfg_DATA = \
- gns.conf \
+ gns.conf
+dist_pkgcfg_DATA = \
tlds.conf
lib_LTLIBRARIES = \