summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-07-26 10:14:58 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-07-26 10:14:58 -0700
commit162263da56c42267412d1878c493809176624697 (patch)
tree28b8ddea52d6b9cdc174199be3f57c96a40febcc /Makefile.am
parent36a887f312bf14c265613a5a209c7de661e1bf48 (diff)
downloadconnman-162263da56c42267412d1878c493809176624697.tar.gz
connman-162263da56c42267412d1878c493809176624697.tar.bz2
connman-162263da56c42267412d1878c493809176624697.zip
Use top-level include directory for internal DHCP library
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2999afe4..280f6fcf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -102,8 +102,7 @@ AM_CFLAGS = @UDEV_CFLAGS@ @IPTC_CFLAGS@ @NETLINK_CFLAGS@ @CAPNG_CFLAGS@ \
-DSCRIPTDIR=\""$(build_scriptdir)"\" \
-DSTORAGEDIR=\""$(storagedir)\""
-INCLUDES = -I$(builddir)/include -I$(builddir)/src \
- -I$(srcdir)/gdbus -I$(srcdir)/gdhcp
+INCLUDES = -I$(builddir)/include -I$(builddir)/src -I$(srcdir)/gdbus
EXTRA_DIST = src/genbuiltin src/connman-dbus.conf src/connman-polkit.conf