From: Ben Shum Date: Wed, 19 Aug 2015 22:11:18 +0000 (-0400) Subject: LP#1484650: Missing webstaff2pot make target for newpot X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=95f71fd2e9ed90a2fe6285a62e5959cd551ad70d;p=evergreen%2Fpines.git LP#1484650: Missing webstaff2pot make target for newpot Seems that something went awry with the commit I submitted for pullrequest and we missed the actual change to make the webstaff client file for translation. Fixed. Signed-off-by: Ben Shum --- diff --git a/build/i18n/Makefile b/build/i18n/Makefile index d42f964619..4370b97be3 100644 --- a/build/i18n/Makefile +++ b/build/i18n/Makefile @@ -115,7 +115,7 @@ newpo: @echo "Generated new PO files for locale $(LOCALE)" # Generate a new set of POT files and entityized fieldmapper IDL -newpot: dtds2pot fmidl2pot fmidl2fmidlent ils2pot props2pot sql2pot dojo2pot tpac2pot +newpot: dtds2pot fmidl2pot fmidl2fmidlent ils2pot props2pot sql2pot dojo2pot tpac2pot webstaff2pot @echo "Generated new POT files" # Generate DTD, JavaScript message catalogs, fieldmapper IDL,