X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Futils%2FMakefile;h=6ba0b79ca13d07880348851f730654d826763e68;hb=259ec5e84b8a7f3ac986e828e3dce9efd7dae051;hp=0785d52fee02d2eb63d310f1652efbbe0563a7a2;hpb=963fe0338cc713342609798543b952170a09a783;p=ghc-hetmet.git diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index 0785d52..6ba0b79 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -6,7 +6,7 @@ ifneq "$(BIN_DIST_NAME)" "" SUBDIRS = hp2ps stat2resid unlit else ifeq "$(BootingFromHc)" "YES" -SUBDIRS = ghc-pkg genprimopcode unlit +SUBDIRS = genapply genprimopcode ghc-pkg unlit else SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode genapply endif