diff options
| author | Johan Dahlin <johan@src.gnome.org> | 2006-07-19 02:54:38 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2006-07-19 02:54:38 +0000 |
| commit | c5a6e6aa7f3a398aeb70b1be354c957b45f870b4 (patch) | |
| tree | 55c1a19fab37ad482c3db57f071fdfad4a137781 /docs | |
| parent | 71b583b6698e6b8bfa254db06ada147eefa897b9 (diff) | |
| download | pygobject-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.am | 2 |
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 \ |
