X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2FMakefile;h=34ff7a44ba5e5e69cee5385b31e7b71399944f85;hb=05a9c035960327b23bad8d8dc501141b183f33b5;hp=e34e3ec52b119bcecbd3c2a659f3ba59a08b8f74;hpb=86cdf87a1ed26801e3889ca5ba819e565fb47aac;p=ghc-hetmet.git diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index e34e3ec..34ff7a4 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -8,7 +8,7 @@ else ifeq "$(BootingFromHc)" "YES" SUBDIRS = hp2ps parallel stat2resid prof unlit else -SUBDIRS = ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode +SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode endif endif