From: Dana Jansens Date: Fri, 11 Apr 2003 08:01:31 +0000 (+0000) Subject: rm the main Makefile in a distclean X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=0e4e4526b65583fa8cec3ed6a4195164deaaac5e;p=chaz%2Fopenbox rm the main Makefile in a distclean --- 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@