[project @ 2005-03-02 14:46:14 by simonmar]
authorsimonmar <unknown>
Wed, 2 Mar 2005 14:46:14 +0000 (14:46 +0000)
committersimonmar <unknown>
Wed, 2 Mar 2005 14:46:14 +0000 (14:46 +0000)
distcleaning of things generated by configure

Makefile

index 2c8aead..4513585 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,9 @@ System/Posix/Types.o Foreign/C/Types.o: include/CTypes.h
 
 # -----------------------------------------------------------------------------
 
+DIST_CLEAN_FILES += HsBaseConfig.h base.buildinfo config.cache config.status 
+LATE_DIST_CLEAN_FILES += config.mk
+
 include $(TOP)/mk/target.mk
 
 ifeq "$(OBJECT_FILEFORMAT)" "PEi"