build.dtd is not used by anyone, and should not be in a locale package anyway. Removing it.

This commit is contained in:
bsmedberg%covad.net 2004-07-16 14:15:02 +00:00
parent 09a1303835
commit 8bd20a31bb
2 changed files with 0 additions and 9 deletions

View File

@ -27,12 +27,4 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
CHROME_DEPS = build.dtd
include $(topsrcdir)/config/rules.mk
GARBAGE += build.dtd
build.dtd: build.dtd.in $(DEPTH)/config/build_number
@$(RM) -f $@
$(PERL) -I$(topsrcdir)/config $(topsrcdir)/config/aboutime.pl $@ $(DEPTH)/config/build_number $(srcdir)/build.dtd.in

View File

@ -1 +0,0 @@
<!ENTITY buildId.label "Build ID: 0000000000">