summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Shade <robert.shade@gmail.com>2012-07-02 12:29:52 -0500
committerDan Williams <dcbw@redhat.com>2012-07-02 12:29:52 -0500
commit0677bf9c07cec081b5be980236296ebdbdfef9ab (patch)
tree5b90785f30c0af7f99991153624f263d5204b46b /docs
parentc113ee03a5cbdfdc1e6c1bf8de3eb8c4c59cb395 (diff)
downloadNetworkManager-0677bf9c07cec081b5be980236296ebdbdfef9ab.tar.gz
doc: fix build with build with gtk-doc < 1.15
gtk-doc < 1.15 does not handle a missing DOC_SOURCE_DIR
Diffstat (limited to 'docs')
-rw-r--r--docs/api/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am
index e061ec6224..571926f52c 100644
--- a/docs/api/Makefile.am
+++ b/docs/api/Makefile.am
@@ -55,6 +55,8 @@ DOC_MODULE=NetworkManager
# The top-level SGML file.
DOC_MAIN_SGML_FILE=network-manager-docs.xml
+DOC_SOURCE_DIR=$(srcdir)
+
# Extra options to supply to gtkdoc-mkdb
MKDB_OPTIONS=--sgml-mode --output-format=xml