summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shellicon/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/shellicon/Makefile.in b/shellicon/Makefile.in
index 0cbc30b..29abc09 100644
--- a/shellicon/Makefile.in
+++ b/shellicon/Makefile.in
@@ -12,7 +12,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: Makefile.in,v 1.3 2008/01/22 00:08:11 treectrl Exp $
+# RCS: @(#) $Id: Makefile.in,v 1.4 2008/02/24 20:40:28 treectrl Exp $
#========================================================================
# Edit the following few lines when writing a new extension
@@ -72,6 +72,7 @@ exec_prefix = @exec_prefix@
bindir = @bindir@
libdir = @libdir@
datadir = @datadir@
+datarootdir = @datarootdir@
mandir = @mandir@
includedir = @includedir@