From d465e5fac63f36bcf4069e36827f4b62c494556d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 27 May 2011 19:57:25 +0200 Subject: Imported Upstream version 0.8.9997 --- src/dns-manager/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dns-manager/Makefile.am') diff --git a/src/dns-manager/Makefile.am b/src/dns-manager/Makefile.am index 7b5fc4f8..b51f667b 100644 --- a/src/dns-manager/Makefile.am +++ b/src/dns-manager/Makefile.am @@ -19,12 +19,14 @@ libdns_manager_la_SOURCES = \ nm-dns-utils.c libdns_manager_la_CPPFLAGS = \ + $(LIBNL_CFLAGS) \ $(DBUS_CFLAGS) \ $(GLIB_CFLAGS) \ -DLOCALSTATEDIR=\"$(localstatedir)\" libdns_manager_la_LIBADD = \ $(top_builddir)/src/logging/libnm-logging.la \ + $(LIBNL_LIBS) \ $(DBUS_LIBS) \ $(GLIB_LIBS) -- cgit 1.3.0-6-gf8a5