More W32 resolver workarounds
[oweals/gnunet.git] / src / dns / Makefile.am
index b9f2622702b29bf1cb1be8c53903ecb81a81da4f..8b94a3bf641433c25101e0faf207de4da9dbf5ec 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
 if MINGW
   WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
@@ -75,7 +75,6 @@ gnunet_service_dns_SOURCES = \
 gnunet_service_dns_LDADD = \
   $(top_builddir)/src/dns/libgnunetdnsstub.la \
   $(top_builddir)/src/tun/libgnunettun.la \
-  $(top_builddir)/src/mesh/libgnunetmesh.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL)
@@ -89,7 +88,7 @@ libgnunetdnsparser_la_LIBADD = \
   -lidn
 libgnunetdnsparser_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
-  -version-info 0:0:0
+  -version-info 1:0:1
 
 libgnunetdnsstub_la_SOURCES = \
  dnsstub.c