12 lines
510 B
Plaintext
12 lines
510 B
Plaintext
--- doc/www.lesstif.org/images/Makefile.in.orig Wed Apr 21 17:26:04 1999
|
|
+++ doc/www.lesstif.org/images/Makefile.in Wed Apr 21 17:26:23 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/images
|
|
+rootdir = $(pkgdatadir)/doc/html/images
|
|
root_DATA = hungry.gif lesstif-realsmall.gif lesstif-small.gif lesstif.gif ltsunlogo.gif
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|