From 08bbeb3e595149e02c2d6fc0956902227fbd52e6 Mon Sep 17 00:00:00 2001 From: dbs Date: Sat, 15 Nov 2008 04:06:16 +0000 Subject: [PATCH] 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 --- build/i18n/Makefile | 1 + 1 file changed, 1 insertion(+) 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) -- 2.11.0