[project @ 2000-04-17 14:27:32 by simonmar]
authorsimonmar <unknown>
Mon, 17 Apr 2000 14:27:32 +0000 (14:27 +0000)
committersimonmar <unknown>
Mon, 17 Apr 2000 14:27:32 +0000 (14:27 +0000)
Add prof to SUBDIRS

ghc/utils/Makefile

index 03ef1fb..8ee27f2 100644 (file)
@@ -10,6 +10,7 @@ SUBDIRS = hp2ps               \
          mkdependHS    \
          parallel      \
          stat2resid    \
+         prof          \
          unlit
 endif