From: dbs Date: Sat, 15 Nov 2008 04:06:16 +0000 (+0000) Subject: Copy reports.dtd into place as part of the i18n build X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=08bbeb3e595149e02c2d6fc0956902227fbd52e6;p=Evergreen.git Copy reports.dtd into place as part of the i18n build git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11214 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/build/i18n/Makefile b/build/i18n/Makefile index f584e87671..9816253b9f 100644 --- a/build/i18n/Makefile +++ b/build/i18n/Makefile @@ -148,6 +148,7 @@ install: updatepo project fmidl2fmidlent fmidlpo2entity-en cp $(PROJECT)/$(LOCALE)/lang.dtd $(CHROME_PROPSDIR)/$(LOCALE)/ cp $(PROJECT)/$(LOCALE)/lang.dtd $(DTDDIR)/$(LOCALE)/ cp $(PROJECT)/$(LOCALE)/opac.dtd $(DTDDIR)/$(LOCALE)/ + cp $(PROJECT)/$(LOCALE)/reports.dtd $(DTDDIR)/$(LOCALE)/ cp $(PROJECT)/$(LOCALE)/vandelay.dtd $(DTDDIR)/$(LOCALE)/ cp $(PROJECT)/$(LOCALE)/$(FMIDLENTITY) $(DTDDIR)/$(LOCALE)/ @scripts/merge_ils_events.py --master $(EVTSRC) --localization $(PROJECT)/$(LOCALE)/$(EVTXML) --output $(EVTSRC)