add a simple trace facility to the build system
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index 0dfad2f..4184e19 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -153,6 +153,7 @@ endif
 # -----------------------------------------------------------------------------
 # Utility definitions
 
+include rules/trace.mk
 include rules/make-command.mk
 
 # -----------------------------------------------------------------------------