aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-09-05 01:05:37 +0200
committerChristian Grothoff <christian@grothoff.org>2019-09-05 01:06:42 +0200
commite6670a4e5d274f653473f47a85ca9ddf055d6b4a (patch)
treea0dfd7311213ae1ccdb869c12fd7a265ce04dd7e /contrib/Makefile.am
parentb7141dbb7e85e93ad06a8efa3751372f8f81a2b1 (diff)
downloadgnunet-e6670a4e5d274f653473f47a85ca9ddf055d6b4a.tar.gz
gnunet-e6670a4e5d274f653473f47a85ca9ddf055d6b4a.zip
add templates for multi-user configurations
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index c78b6fe9d..676f53843 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -38,6 +38,8 @@ EXTRA_DIST = \
38 conf/editors/eclipse/gnunet_codingstyle.xml \ 38 conf/editors/eclipse/gnunet_codingstyle.xml \
39 conf/gnunet/no_forcestart.conf \ 39 conf/gnunet/no_forcestart.conf \
40 conf/gnunet/no_autostart_above_core.conf \ 40 conf/gnunet/no_autostart_above_core.conf \
41 conf/gnunet/gnunet-system.conf \
42 conf/gnunet/gnunet-user.conf \
41 conf/nss/nssswitch.conf \ 43 conf/nss/nssswitch.conf \
42 conf/wireshark/wireshark.lua \ 44 conf/wireshark/wireshark.lua \
43 packages/nix/default.nix \ 45 packages/nix/default.nix \