[project @ 2003-07-24 13:57:20 by simonmar]
[ghc-hetmet.git] / ghc / utils / Makefile
index f2db6f7..0785d52 100644 (file)
@@ -6,7 +6,7 @@ ifneq "$(BIN_DIST_NAME)" ""
 SUBDIRS = hp2ps stat2resid unlit
 else
 ifeq "$(BootingFromHc)" "YES"
-SUBDIRS = ghc-pkg unlit
+SUBDIRS = ghc-pkg genprimopcode unlit
 else
 SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode genapply
 endif