From 7cbc1b44d2cfea223840b3866eea00a7da10b6bc Mon Sep 17 00:00:00 2001 From: "cyeh%netscape.com" Date: Tue, 15 Sep 1998 21:34:52 +0000 Subject: [PATCH] added missing about.html build numbering git-svn-id: svn://10.0.0.236/trunk@10079 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/config/makefile.win | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/config/makefile.win b/mozilla/config/makefile.win index be4bd2280d7..36d23c2700a 100644 --- a/mozilla/config/makefile.win +++ b/mozilla/config/makefile.win @@ -42,6 +42,8 @@ include <$(DEPTH)/config/rules.mak> !ifdef MOZILLA_OFFICIAL export:: $(PERL) set-timebomb.pl 0 30 + $(PERL) bdate.pl > $@ + $(PERL) aboutime.pl $(DEPTH)/l10n/us/xp/about-all.html $@ !endif #//