From e05cf540a50c1e3c2fa373c5b972a617ad9808c3 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 2 Mar 2005 14:46:16 +0000 Subject: [project @ 2005-03-02 14:46:16 by simonmar] distcleaning of things generated by configure --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index f4c855b..d0f3c6d 100644 --- a/Makefile +++ b/Makefile @@ -12,4 +12,7 @@ SRC_HADDOCK_OPTS += -t "Haskell Hierarchical Libraries ($(PACKAGE) package)" SRC_HSC2HS_OPTS += -Iinclude -I../../mk/ $(unix_SRC_HSC2HS_OPTS) SRC_HC_OPTS += -Iinclude $(unix_SRC_HSC2HS_OPTS) +DIST_CLEAN_FILES += HsUnixConfig.h unix.buildinfo config.cache config.status +LATE_DIST_CLEAN_FILES += config.mk + include $(TOP)/mk/target.mk -- cgit v1.2.3