From: simonmar Date: Wed, 2 Mar 2005 14:46:14 +0000 (+0000) Subject: [project @ 2005-03-02 14:46:14 by simonmar] X-Git-Tag: nhc98-1-18-release~9 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=85f61fe85c3e314c1726199549e51fc30042f402;p=haskell-directory.git [project @ 2005-03-02 14:46:14 by simonmar] distcleaning of things generated by configure --- diff --git a/Makefile b/Makefile index 2c8aead..4513585 100644 --- 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"