From 88b9c77a300129ce6fdc758bd2c982a6225e414d Mon Sep 17 00:00:00 2001 From: gstaples Date: Tue, 23 May 2006 19:40:43 +0000 Subject: [PATCH] Make sure 'make distclean' removes everything it should. git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@58 3f5042e3-fb1d-0410-be18-d6ca2573e517 --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 3ad5914..6fe9d67 100644 --- a/Makefile.in +++ b/Makefile.in @@ -50,3 +50,4 @@ setup: distclean: clean rm -f Makefile maui.cfg.dist include/Makefile.inc.*[!i][!n] include/maui.cfg.dist.inc.*[!i][!n] + rm -f etc/maui.sh etc/maui.csh include/moab-local.h config.log config.status