12 lines
490 B
Plaintext
12 lines
490 B
Plaintext
--- doc/www.lesstif.org/imgs/Makefile.in.orig Wed Apr 21 17:11:59 1999
|
|
+++ doc/www.lesstif.org/imgs/Makefile.in Wed Apr 21 17:12:18 1999
|
|
@@ -120,7 +120,7 @@
|
|
# Lets put the informational stuff in a sub directory to avoid
|
|
# poluting /usr/local for default installs.
|
|
#
|
|
-rootdir = $(exec_prefix)/LessTif/doc/imgs
|
|
+rootdir = $(pkgdatadir)/doc/html/imgs
|
|
root_DATA = lesstif.jpg ltsunlogo.gif
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../../../include/LTconfig.h
|