summaryrefslogtreecommitdiff
path: root/ghc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/Makefile')
-rw-r--r--ghc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/ghc/Makefile b/ghc/Makefile
index 9da1ed1b9e..552d050363 100644
--- a/ghc/Makefile
+++ b/ghc/Makefile
@@ -1,5 +1,5 @@
#-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.28 2005/03/02 10:00:36 simonmar Exp $
+# $Id: Makefile,v 1.29 2005/03/02 14:09:26 simonmar Exp $
#
TOP=.
@@ -40,7 +40,9 @@ SRC_DIST_FILES += configure
# 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
+ docs/users_guide/ug-book.xml
+
+LATE_DIST_CLEAN_FILES += mk/version.mk mk/config.mk
extraclean::
$(RM) -rf autom4te.cache