X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=7cd21c627c04eab8a0514b006416201daa22709a;hb=11a4f9a91213e98c586feeb64c41c0e07037df66;hp=c7d4169372f9d58e233bd8df7e6dc01f4da0d5c5;hpb=980b5c2e1259c6059639cb7defe672a0b77d3b0b;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index c7d4169..7cd21c6 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -433,7 +433,7 @@ SRC_HC_OPTS += -Istage$(stage) ALL_DIRS = \ utils basicTypes types hsSyn prelude rename typecheck deSugar coreSyn \ vectorise specialise simplCore stranal stgSyn simplStg codeGen main \ - profiling parser cprAnalysis ndpFlatten iface cmm + profiling parser cprAnalysis iface cmm # Make sure we include Config.hs even if it doesn't exist yet... ALL_SRCS += $(CONFIG_HS)