change default configurations on systems with UNIX domain sockets to NOT specify...
[oweals/gnunet.git] / src / util / Makefile.am
index 24a148005d0b6b27f09edc892cda2ef90401d128..7f2e0cd48f02b77fd84de1f31583de34612da366 100644 (file)
@@ -5,7 +5,10 @@ plugindir = $(libdir)/gnunet
 pkgcfgdir= $(pkgdatadir)/config.d/
 
 dist_pkgcfg_DATA = \
-  util.conf resolver.conf
+  util.conf 
+
+pkgcfg_DATA = \
+  resolver.conf
 
 if MINGW
 noinst_LTLIBRARIES = \
@@ -76,6 +79,7 @@ libgnunetutil_la_SOURCES = \
   disk.h \
   getopt.c \
   getopt_helpers.c \
+  helper.c \
   load.c \
   network.c \
   os_installation.c \
@@ -105,7 +109,7 @@ libgnunetutil_la_LIBADD = \
 
 libgnunetutil_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
-  -version-info 5:0:0
+  -version-info 6:0:1
 
 
 bin_PROGRAMS = \