From 509a02089ee4776768611a92bb3c055dadb60686 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 6 Jul 2012 07:51:39 +0000 Subject: [PATCH] - fix compile error --- src/gns/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am index 26d1c0a67..65d79d23b 100644 --- a/src/gns/Makefile.am +++ b/src/gns/Makefile.am @@ -22,8 +22,8 @@ pkgcfgdir= $(pkgdatadir)/config.d/ plugindir = $(libdir)/gnunet pkgcfg_DATA = \ - gns-helper-service-w32.conf \ gns.conf +#gns-helper-service-w32.conf lib_LTLIBRARIES = \ $(DO_W32_NSP) \ -- 2.25.1