summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-06-26 16:48:50 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-06-26 16:48:50 +0000
commitca7b10420516e3cc1acded6b75e7ca31fc4b97ab (patch)
tree95ce3785a81c5f46d05fcf8538fac9d3a2bc1f06 /doc/Makefile.am
parent3e19b449a6afb3aa0333d77497e06fc31557cddc (diff)
downloadlibxslt-ca7b10420516e3cc1acded6b75e7ca31fc4b97ab.tar.gz
libxslt-ca7b10420516e3cc1acded6b75e7ca31fc4b97ab.tar.bz2
libxslt-ca7b10420516e3cc1acded6b75e7ca31fc4b97ab.zip
releasing 0.13.0 don't index the win32 include rebuilt the docs Daniel
* configure.in doc/xslt.html: releasing 0.13.0 * doc/Makefile.am: don't index the win32 include * doc/html/*: rebuilt the docs Daniel
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index de330846..5fc5b77e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -14,7 +14,7 @@ HTML_DIR=$(prefix)/doc
TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)/html
scan:
- gtkdoc-scan --module=libxslt --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="acconfig.h config.h"
+ gtkdoc-scan --module=libxslt --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="acconfig.h config.h win32config.h"
templates: scan
gtkdoc-mktmpl --module=libxslt