chiark / gitweb /
doc: fix out of tree build (copy from libkmod)
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 9 Jan 2012 16:38:29 +0000 (17:38 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 9 Jan 2012 16:38:29 +0000 (17:38 +0100)
src/docs/Makefile.am
src/extras/gudev/docs/Makefile.am

index 3b280d87a7fce53ee56df9a44cd5907604af3760..07d06eb14fb1827ad83aeef0cb554ac8e50a682f 100644 (file)
@@ -21,7 +21,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
 # gtk-doc will search all .c & .h files beneath here for inline comments
 # documenting the functions and macros.
 # e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR=..
+DOC_SOURCE_DIR=$(top_srcdir)/src
 
 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
 SCANGOBJ_OPTIONS=
index d03fc6512777d525787b5c2169c0b64ba2b6f5c4..65e69975b514f9969e6c8b40c6177275951b3a34 100644 (file)
@@ -21,7 +21,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
 # gtk-doc will search all .c & .h files beneath here for inline comments
 # documenting the functions and macros.
 # e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR=..
+DOC_SOURCE_DIR=$(top_srcdir)/src
 
 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
 SCANGOBJ_OPTIONS=