From 0e4e4526b65583fa8cec3ed6a4195164deaaac5e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 11 Apr 2003 08:01:31 +0000 Subject: [PATCH] rm the main Makefile in a distclean --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 6212dd4c..97c293eb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -24,7 +24,7 @@ clean: $(RM) *\~ distclean: clean - $(RM) configure Makefile.incl + $(RM) configure Makefile.incl Makefile $(RM) -r .deps/ LIBTOOL_DEPS = @LIBTOOL_DEPS@ -- 2.39.2