From: simonmar Date: Wed, 5 Apr 2000 10:27:10 +0000 (+0000) Subject: [project @ 2000-04-05 10:27:10 by simonmar] X-Git-Tag: Approximately_9120_patches~4824 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2aff6fe723e309506d7be62569000d690249fae1;p=ghc-hetmet.git [project @ 2000-04-05 10:27:10 by simonmar] add icons subdir --- diff --git a/ghc/utils/prof/Makefile b/ghc/utils/prof/Makefile index 9afbfdf..a6c73be 100644 --- a/ghc/utils/prof/Makefile +++ b/ghc/utils/prof/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.1 2000/04/05 10:06:36 simonmar Exp $ +# $Id: Makefile,v 1.2 2000/04/05 10:27:10 simonmar 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= \