blob: c03007ea3a2dedc3163bede3b7de68755befb4aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- devel-docs/zvt/Makefile.in 2002/05/01 01:47:18 1.1
+++ devel-docs/zvt/Makefile.in 2002/05/01 01:51:06
@@ -158,7 +158,7 @@
# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR = $(GNOME_LIBS_DIR)/zvt
-HTML_DIR = $(datadir)/html
+HTML_DIR = $(prefix)/share/doc/gnomelibs
TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
|