From: simonmar Date: Wed, 2 Mar 2005 10:00:36 +0000 (+0000) Subject: [project @ 2005-03-02 10:00:36 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~995 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=7e8e629fd62984ffcef028242c7da63f5f4bcc0c [project @ 2005-03-02 10:00:36 by simonmar] Clean a few more things created by configure --- 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