distclean now removes librpmrc
authorewt <devnull@localhost>
Sun, 29 Sep 1996 02:31:30 +0000 (02:31 +0000)
committerewt <devnull@localhost>
Sun, 29 Sep 1996 02:31:30 +0000 (02:31 +0000)
CVS patchset: 1079
CVS date: 1996/09/29 02:31:30

Makefile.in

index daef788..a02f5fd 100644 (file)
@@ -122,7 +122,7 @@ distclean:
        for d in $(SUBDIRS); do \
                (cd $$d; $(MAKE) $@) ;\
        done
-       rm -f *.a *.o core *~ $(PROGS) rpm.shared
+       rm -f *.a *.o core *~ $(PROGS) rpm.shared librpmrc
        rm -f .depend Makefile Makefile.inc config.h config.cache config.status config.log