adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries via stdin...
[oweals/gnunet.git] / src / util / Makefile.am
index ad623dc38c8b9b7eacd4236ea6fc5fcf9793c24c..ec3884dc8817b97fc95bc0fd6a6b237d609a1163 100644 (file)
@@ -17,7 +17,7 @@ libgnunetutilwin_la_LDFLAGS = \
   -no-undefined -Wl,--export-all-symbols 
 libgnunetutilwin_la_LIBADD = \
   -lshell32 -liconv -lstdc++ \
-  -lcomdlg32 -lgdi32 -lole32
+  -lcomdlg32 -lgdi32 -liphlpapi
 WINLIB = libgnunetutilwin.la
 endif
 
@@ -76,6 +76,7 @@ libgnunetutil_la_SOURCES = \
   disk.h \
   getopt.c \
   getopt_helpers.c \
+  helper.c \
   load.c \
   network.c \
   os_installation.c \
@@ -105,7 +106,7 @@ libgnunetutil_la_LIBADD = \
 
 libgnunetutil_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
-  -version-info 4:0:0
+  -version-info 6:0:1
 
 
 bin_PROGRAMS = \