summaryrefslogtreecommitdiff
path: root/src/devices/wimax/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/wimax/Makefile.am')
-rw-r--r--src/devices/wimax/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/wimax/Makefile.am b/src/devices/wimax/Makefile.am
index 555b5ff2e3..ffa88b511f 100644
--- a/src/devices/wimax/Makefile.am
+++ b/src/devices/wimax/Makefile.am
@@ -9,7 +9,6 @@ AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\""NetworkManager-wimax"\" \
-DNETWORKMANAGER_COMPILATION \
-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
- $(DBUS_CFLAGS) \
$(IWMX_SDK_CFLAGS)
pkglib_LTLIBRARIES = libnm-device-plugin-wimax.la
@@ -33,7 +32,6 @@ libnm_device_plugin_wimax_la_LDFLAGS = \
-Wl,--version-script=$(SYMBOL_VIS_FILE)
libnm_device_plugin_wimax_la_LIBADD = \
- $(DBUS_LIBS) \
$(IWMX_SDK_LIBS) \
$(GUDEV_LIBS)