[project @ 2000-04-18 11:31:56 by panne]
[ghc-hetmet.git] / ghc / utils / prof / Makefile
index 9afbfdf..6cf76c6 100644 (file)
@@ -1,5 +1,5 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.1 2000/04/05 10:06:36 simonmar Exp $
+# $Id: Makefile,v 1.3 2000/04/18 11:31:56 panne Exp $
 #
 # (c) The GHC Team, 2000
 #
@@ -10,7 +10,7 @@ include $(TOP)/mk/boilerplate.mk
 INSTALLING=1
 
 ifeq "$(INSTALLING)" "1"
-SUBDIRS = cgprof
+SUBDIRS = cgprof icons
 endif
 
 SCRIPT_SUBST_VARS= \
@@ -29,7 +29,7 @@ SCRIPT_PROG   =  $(INPLACE_SCRIPT_PROG)
 endif
 
 ifneq "$(BIN_DIST)" "1"
-SCRIPT_SUBST_VARS += libdir
+SCRIPT_SUBST_VARS += libdir libexecdir
 endif
 
 # don't recurse on 'make install'