build: fix build

This commit is contained in:
Jiří Klimeš 2012-03-01 17:48:31 +01:00
parent 57d8ab0ae7
commit ff0e71607d
2 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,7 @@ INCLUDES = \
-I$(top_srcdir)/src/bluez-manager \
-I$(top_srcdir)/src/firewall-manager \
-I$(top_srcdir)/src/settings \
-I$(top_srcdir)/src/wifi \
-I$(top_srcdir)/src/wimax \
-I$(top_srcdir)/libnm-util

View file

@ -23,6 +23,7 @@ test_ifcfg_rh_LDADD = \
$(top_builddir)/libnm-util/libnm-util.la \
$(top_builddir)/src/wifi/libwifi-utils.la \
$(builddir)/../libifcfg-rh-io.la \
$(LIBM)
$(DBUS_LIBS)
test_ifcfg_rh_utils_SOURCES = \