From 59c3714a494c3b3765657c0551ad82842d98a7d2 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sat, 26 Apr 2014 20:55:09 +0200 Subject: Imported Upstream version 0.9.8.10 --- src/wimax/Makefile.am | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'src/wimax/Makefile.am') diff --git a/src/wimax/Makefile.am b/src/wimax/Makefile.am index caf017d8..55c7046b 100644 --- a/src/wimax/Makefile.am +++ b/src/wimax/Makefile.am @@ -1,13 +1,3 @@ -INCLUDES = \ - -I${top_srcdir}/src \ - -I${top_builddir}/src/generated \ - -I${top_srcdir}/src/generated \ - -I${top_srcdir}/src/logging \ - -I${top_builddir}/include \ - -I${top_srcdir}/include \ - -I${top_builddir}/libnm-util \ - -I${top_srcdir}/libnm-util - pkglib_LTLIBRARIES = libnm-device-plugin-wimax.la libnm_device_plugin_wimax_la_SOURCES = \ @@ -23,6 +13,14 @@ libnm_device_plugin_wimax_la_SOURCES = \ iwmxsdk.h libnm_device_plugin_wimax_la_CPPFLAGS = \ + -I${top_srcdir}/src \ + -I${top_builddir}/src/generated \ + -I${top_srcdir}/src/generated \ + -I${top_srcdir}/src/logging \ + -I${top_builddir}/include \ + -I${top_srcdir}/include \ + -I${top_builddir}/libnm-util \ + -I${top_srcdir}/libnm-util \ $(DBUS_CFLAGS) \ $(IWMX_SDK_CFLAGS) \ $(LIBNL_CFLAGS) \ -- cgit 1.3.0-6-gf8a5