Synced up with revision 1.8 on the main trunk.
NSPRPUB_CLIENT_BRANCH
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,17 +26,17 @@ include $(MOD_DEPTH)/config/autoconf.mk
DIRS = config pr lib
ifdef MOZILLA_CLIENT
PR_CLIENT_BUILD = 1
PR_CLIENT_BUILD_UNIX = 1
endif
-DIST_GARBAGE = config.cache config.log config.status dist
+DIST_GARBAGE = config.cache config.log config.status
include $(topsrcdir)/config/rules.mk
#
# The -ll option of zip converts CR LF to LF.
#
ifeq ($(OS_ARCH),WINNT)
ZIP_ASCII_OPT = -ll