diff options
author | simonmar <unknown> | 2005-03-02 10:58:04 +0000 |
---|---|---|
committer | simonmar <unknown> | 2005-03-02 10:58:04 +0000 |
commit | c6ab507e3bbc07ebb412b6fce79ca5e570f0ed73 (patch) | |
tree | 9b8acfdf2ae432c27cd06fa86da7936598e18861 /Makefile | |
parent | 56fcabed076920b9067cb435ee3f2d2fd458ec8c (diff) | |
download | haskell-c6ab507e3bbc07ebb412b6fce79ca5e570f0ed73.tar.gz |
[project @ 2005-03-02 10:58:04 by simonmar]
Some more distcleaning
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ project-check : # ----------------------------------------------------------------------------- # Targets: all, stage1, stage2, stage3 -DIST_CLEAN_FILES += config.cache config.status +DIST_CLEAN_FILES += config.cache config.status mk/config.mk mk/config.h mk/stamp-h extraclean:: $(RM) -rf autom4te.cache |