diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
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 \ |