aboutsummaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/Makefile.am')
-rw-r--r--src/nat/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 5adab1ae5..ed3a1545a 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -7,6 +7,11 @@ if MINGW
7 NATCLIENT = gnunet-helper-nat-client-windows.c 7 NATCLIENT = gnunet-helper-nat-client-windows.c
8endif 8endif
9 9
10pkgcfgdir= $(pkgdatadir)/config.d/
11
12dist_pkgcfg_DATA = \
13 nat.conf
14
10 15
11if ENABLE_TEST_RUN 16if ENABLE_TEST_RUN
12 nattest = $(bindir)/gnunet-nat-server 17 nattest = $(bindir)/gnunet-nat-server