runghc now uses the compiler that it comes with; fixes trac #1281
[ghc-hetmet.git] / utils / runghc / Makefile
index 37e2a1d..0b606de 100644 (file)
@@ -1,5 +1,7 @@
 
 TOP=../..
+ENABLE_SHELL_WRAPPERS = YES
+
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/cabal.mk