summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-07-19 02:54:38 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-07-19 02:54:38 +0000
commitc5a6e6aa7f3a398aeb70b1be354c957b45f870b4 (patch)
tree55c1a19fab37ad482c3db57f071fdfad4a137781 /docs
parent71b583b6698e6b8bfa254db06ada147eefa897b9 (diff)
downloadpygobject-c5a6e6aa7f3a398aeb70b1be354c957b45f870b4.tar.gz
pygobject-c5a6e6aa7f3a398aeb70b1be354c957b45f870b4.tar.xz
pygobject-c5a6e6aa7f3a398aeb70b1be354c957b45f870b4.zip
Install book in $datadir/gtk-doc/html
* docs/Makefile.am (HTMLdir): Install book in $datadir/gtk-doc/html
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index ac3da2a..2295387 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -22,7 +22,7 @@ XSLFILES = \
XSLdir = $(datadir)/pygobject/xsl
XSL_DATA = $(XSLFILES)
-HTMLdir = $(datadir)/devhelp/books/pygobject
+HTMLdir = $(datadir)/gtk-doc/html/pygobject
HTML_DATA = \
html/class-gobjectgboxed.html \
html/class-gobjectginterface.html \