X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FMakefile;h=9da1ed1b9e07ec1bcdfece5b94fb1b972ccf6e19;hb=027587234cb35e5c9d9ace090c2fe8d1d8df93f4;hp=e9cf4367af16f7b5062dd819c981cde5dad6903b;hpb=9492466167fd396aef8c51704ecd4d65b970d6dc;p=ghc-hetmet.git diff --git a/ghc/Makefile b/ghc/Makefile index e9cf436..9da1ed1 100644 --- a/ghc/Makefile +++ b/ghc/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.27 2005/03/02 09:57:41 simonmar Exp $ +# $Id: Makefile,v 1.28 2005/03/02 10:00:36 simonmar Exp $ # TOP=. @@ -38,7 +38,9 @@ endif SRC_DIST_FILES += configure -DIST_CLEAN_FILES += VERSION config.cache config.status ghc.spec +# Clean everything created by configure: +DIST_CLEAN_FILES += VERSION config.cache config.status ghc.spec \ + mk/version.mk mk/config.mk docs/users_guide/ug-book.xml extraclean:: $(RM) -rf autom4te.cache