From 4ea14714851641c3147dc3321bf749757d020a02 Mon Sep 17 00:00:00 2001 From: "cls%seawood.org" Date: Sat, 29 Aug 1998 22:37:34 +0000 Subject: [PATCH] Tweaked clobber_all dependency for autoconf tinderbox build. --- config/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/Makefile.in b/config/Makefile.in index 74765ac4eec2..4346961469f4 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -116,6 +116,9 @@ clean clobber realclean clobber_all:: cd $(MOZILLA_DETECT_DIR); $(MAKE) $@ endif +clean clobber realclean clobber_all:: tweak_nspr + + # For the continuous build scripts. show_objname: @echo $(OBJDIR)