[project @ 2004-02-12 02:04:59 by mthomas]
[ghc-hetmet.git] / ghc / utils / Makefile
index 34ff7a4..6ba0b79 100644 (file)
@@ -6,9 +6,9 @@ ifneq "$(BIN_DIST_NAME)" ""
 SUBDIRS = hp2ps stat2resid unlit
 else
 ifeq "$(BootingFromHc)" "YES"
-SUBDIRS = hp2ps parallel stat2resid prof unlit
+SUBDIRS = genapply genprimopcode ghc-pkg unlit
 else
-SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode
+SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode genapply
 endif
 endif