summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-17 14:14:42 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-17 14:14:42 +0200
commit1e3316bc862732b748f5001788c5b212995f68c0 (patch)
tree309ee607848fbbb643a89a2c52baac1f554992c8
parent7819c8a1f4e41341a58a617d7a21f16cd2d7d58b (diff)
downloadgnutls-1e3316bc862732b748f5001788c5b212995f68c0.tar.gz
Fix --source-dir to only cover lib/, libextra/ and includes/.
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 30f859484e..1ca5c030a2 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -18,7 +18,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
# 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=../../lib --source-dir=../../libextra --source-dir=../../includes
# Extra options to pass to gtkdoc-scangobj. Not normally needed.
SCANGOBJ_OPTIONS=