Validate now cleans regardless of whether mk/config.mk exists
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index aefa4b4..2170c43 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -124,6 +124,8 @@ $(error Please run ./configure first)
 endif
 endif
 
+include mk/ways.mk
+
 # (Optional) build-specific configuration
 include mk/custom-settings.mk