From: simonmar Date: Mon, 17 Apr 2000 14:27:32 +0000 (+0000) Subject: [project @ 2000-04-17 14:27:32 by simonmar] X-Git-Tag: Approximately_9120_patches~4669 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=0f1974a502be7b515fb73b8ad8fee3d3daac34c4;p=ghc-hetmet.git [project @ 2000-04-17 14:27:32 by simonmar] Add prof to SUBDIRS --- diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index 03ef1fb..8ee27f2 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -10,6 +10,7 @@ SUBDIRS = hp2ps \ mkdependHS \ parallel \ stat2resid \ + prof \ unlit endif