aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-07-06 07:57:40 +0000
committerChristian Grothoff <christian@grothoff.org>2012-07-06 07:57:40 +0000
commit0782b6c3c0965eaa7ae08a03096c7790a884e1f0 (patch)
tree25189f279770b7b72eab25a501a547f957dcc017 /src/gns
parent509a02089ee4776768611a92bb3c055dadb60686 (diff)
downloadgnunet-0782b6c3c0965eaa7ae08a03096c7790a884e1f0.tar.gz
gnunet-0782b6c3c0965eaa7ae08a03096c7790a884e1f0.zip
-LRN: adding missing file
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/Makefile.am4
-rw-r--r--src/gns/gns-helper-service-w32.conf5
2 files changed, 7 insertions, 2 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 65d79d23b..f72a5dc43 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -22,8 +22,8 @@ pkgcfgdir= $(pkgdatadir)/config.d/
22plugindir = $(libdir)/gnunet 22plugindir = $(libdir)/gnunet
23 23
24pkgcfg_DATA = \ 24pkgcfg_DATA = \
25 gns.conf 25 gns.conf \
26#gns-helper-service-w32.conf 26 gns-helper-service-w32.conf
27 27
28lib_LTLIBRARIES = \ 28lib_LTLIBRARIES = \
29 $(DO_W32_NSP) \ 29 $(DO_W32_NSP) \
diff --git a/src/gns/gns-helper-service-w32.conf b/src/gns/gns-helper-service-w32.conf
new file mode 100644
index 000000000..2d01c8f9d
--- /dev/null
+++ b/src/gns/gns-helper-service-w32.conf
@@ -0,0 +1,5 @@
1[gns-helper-service-w32]
2CONFIG = $DEFAULTCONFIG
3AUTOSTART = YES
4BINARY = gnunet-gns-helper-service-w32
5PORT = 5353