blob: c21159f10ec105fe56eddd312ca1c267f775f3b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-aq,v 1.12 2001/09/19 16:50:40 drochner Exp $
--- doc/www.lesstif.org/Makefile.am.orig Mon Jul 2 11:40:03 2001
+++ doc/www.lesstif.org/Makefile.am Wed Sep 19 17:47:46 2001
@@ -13,8 +13,7 @@
# Lets put the informational stuff in a sub directory to avoid
# polluting /usr/local for default installs.
#
-docdir= $(prefix)/LessTif/doc
-doc_DATA= \
+html_DATA= \
Advocacy.html contents.html misc_frame.html \
BUG-HUNTING.html core.html news.html \
COPYING.LIB.html cvs.html news_frame.html \
|