distclean should remove Makefile.inc
authorewt <devnull@localhost>
Fri, 27 Sep 1996 15:49:19 +0000 (15:49 +0000)
committerewt <devnull@localhost>
Fri, 27 Sep 1996 15:49:19 +0000 (15:49 +0000)
CVS patchset: 1060
CVS date: 1996/09/27 15:49:19

Makefile.in

index de68e69..c6ee706 100644 (file)
@@ -123,7 +123,7 @@ distclean:
                (cd $$d; $(MAKE) $@) ;\
        done
        rm -f *.a *.o core *~ $(PROGS) rpm.shared
-       rm -f .depend Makefile config.h config.cache config.status config.log
+       rm -f .depend Makefile Makefile.inc config.h config.cache config.status config.log
 
 
 .PHONY:                depend