summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorPavel Šimerda <psimerda@redhat.com>2012-11-13 22:00:28 +0100
committerPavel Šimerda <psimerda@redhat.com>2012-11-13 22:00:28 +0100
commite6d1fc87558f7de594e1137aace8eff04379ab16 (patch)
tree0227bfc0cd3a4c0194c81319177a030dffe38bec /docs/api
parent4eb4402c01ea025fc07b5d6bd23fe6665da22d5d (diff)
downloadNetworkManager-e6d1fc87558f7de594e1137aace8eff04379ab16.tar.gz
build: fix more srcdir != builddir issues
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am
index 10dcb0eda0..e5bf5096e0 100644
--- a/docs/api/Makefile.am
+++ b/docs/api/Makefile.am
@@ -7,7 +7,8 @@ if ENABLE_DOC
INCLUDES = \
-I$(top_srcdir)/include \
-I$(top_builddir)/include \
- -I$(top_srcdir)/libnm-util
+ -I$(top_srcdir)/libnm-util \
+ -I$(top_builddir)/libnm-util
noinst_PROGRAMS = \
generate-settings-spec