mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-22 12:50:40 +02:00
build: fix build
This commit is contained in:
parent
57d8ab0ae7
commit
ff0e71607d
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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 = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue