Add --version to runghc. Trac #2757.
[ghc-hetmet.git] / utils / runghc / Makefile
index 0b606de..1415921 100644 (file)
@@ -5,5 +5,8 @@ ENABLE_SHELL_WRAPPERS = YES
 include $(TOP)/mk/boilerplate.mk
 include $(TOP)/mk/cabal.mk
 
+distclean maintainer-clean:
+       $(RM) -f runghc.cabal
+
 # XXX Need to make runhaskell somehow