summaryrefslogtreecommitdiffstats
path: root/gdbus.mk
diff options
context:
space:
mode:
Diffstat (limited to 'gdbus.mk')
-rw-r--r--gdbus.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbus.mk b/gdbus.mk
index 4b320cb..250e2cf 100644
--- a/gdbus.mk
+++ b/gdbus.mk
@@ -1,5 +1,5 @@
PACKAGE_DEPS=gio-unix-2.0 glib-2.0
-ALL_CFLAGS+=-iquote ../gdbus -iquote ../libopenbmc_intf
+ALL_CFLAGS+=-I ../libopenbmc_intf
LIBOBMC=$(TOP)/libopenbmc_intf/libopenbmc_intf.so.1
EXTRA_OBJS+=$(LIBOBMC)
OpenPOWER on IntegriCloud