-LRN: adding missing file
authorChristian Grothoff <christian@grothoff.org>
Fri, 6 Jul 2012 07:57:40 +0000 (07:57 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 6 Jul 2012 07:57:40 +0000 (07:57 +0000)
src/gns/Makefile.am
src/gns/gns-helper-service-w32.conf [new file with mode: 0644]

index 65d79d23bb6560ce0877d48215da60684a07af99..f72a5dc4398760ea7cb00965713fb042be5af2d0 100644 (file)
@@ -22,8 +22,8 @@ pkgcfgdir= $(pkgdatadir)/config.d/
 plugindir = $(libdir)/gnunet
 
 pkgcfg_DATA = \
-  gns.conf
-#gns-helper-service-w32.conf
+  gns.conf \
+  gns-helper-service-w32.conf
 
 lib_LTLIBRARIES = \
   $(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 (file)
index 0000000..2d01c8f
--- /dev/null
@@ -0,0 +1,5 @@
+[gns-helper-service-w32]
+CONFIG = $DEFAULTCONFIG
+AUTOSTART = YES
+BINARY = gnunet-gns-helper-service-w32
+PORT = 5353