blob: d7581357d0b9d22dec71b891208dfaf1d7d6d40a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/devhelp/Makefile.in.orig 2008-01-22 15:49:34.000000000 -0500
+++ doc/devhelp/Makefile.in 2008-01-22 15:49:58.000000000 -0500
@@ -259,7 +259,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-DEVHELP_DIR = $(datadir)/gtk-doc/html/libxml2
+DEVHELP_DIR = $(datadir)/doc/libxml2/html
HTML_FILES = index.html general.html $(HTML_MODULES)
HTML_MODULES = \
libxml2-c14n.html \
|