blob: 550db644a9ef298a3df13ecb94c7fdfef6e57ad0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-am,v 1.10 2001/06/30 19:08:24 jlam Exp $
--- doc/Makefile.am.orig Tue May 1 08:37:20 2001
+++ doc/Makefile.am
@@ -6,7 +6,7 @@
SUBDIRS = www.lesstif.org lessdox
-rootdir= $(prefix)/LessTif/doc
+rootdir= $(htmldir)
root_DATA= All.html Clipboard.txt DragAndDrop.txt Form.txt \
GeoUtils.txt Geometry.html SyntheticResources.txt \
UIL.txt XmStrings.txt thread.html
|