summaryrefslogtreecommitdiff
path: root/ghc/utils
diff options
context:
space:
mode:
authorsimonm <unknown>1999-03-10 10:53:40 +0000
committersimonm <unknown>1999-03-10 10:53:40 +0000
commitdaa33e801e689d5e286cbf5009d1b03448284fd3 (patch)
treecb237ee0a15766dcffa43de65952b038fa1a5001 /ghc/utils
parentd9d27b18476b0bfa2e78171a97ec429fc1a3de6f (diff)
downloadhaskell-daa33e801e689d5e286cbf5009d1b03448284fd3.tar.gz
[project @ 1999-03-10 10:53:26 by simonm]
Put mkdependHS in libexecdir, not bindir.
Diffstat (limited to 'ghc/utils')
-rw-r--r--ghc/utils/mkdependHS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/utils/mkdependHS/Makefile b/ghc/utils/mkdependHS/Makefile
index 78c03f2b19..088604d9b2 100644
--- a/ghc/utils/mkdependHS/Makefile
+++ b/ghc/utils/mkdependHS/Makefile
@@ -17,7 +17,7 @@ INTERP=perl
#
# install setup
#
-INSTALL_SCRIPTS += $(SCRIPT_PROG)
+INSTALL_LIB_SCRIPTS += $(SCRIPT_PROG)
ifneq "$(BIN_DIST)" "1"
SCRIPT_SUBST_VARS += libdir datadir RAWCPP TMPDIR SED