summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-07-19 02:53:16 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-07-19 02:53:16 +0000
commite225647f4401c5c0792bac95dd911d8729b85d27 (patch)
tree5d2a5e0bf12d75f4290db39b92db2f9f78fb4de4 /docs/Makefile.am
parentaa84d13bd5e82f67fb1ed5bbaf3de5941db1a8f6 (diff)
downloadpygtk-e225647f4401c5c0792bac95dd911d8729b85d27.tar.gz
Install book in $datadir/gtk-doc/html
* docs/Makefile.am (HTMLdir): Install book in $datadir/gtk-doc/html
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 0fee81a2..00adbf32 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -280,7 +280,7 @@ XMLFILES = \
reference/pygtk-unixprint-constants.xml \
reference/pygtk-unixprint-functions.xml
-HTMLdir = $(datadir)/devhelp/books/pygtk
+HTMLdir = $(datadir)/gtk-doc/html/pygtk
HTML_DATA = \
html/atk-class-reference.html \
html/atk-constants.html \