From: notmasteryet Date: Thu, 20 Oct 2011 12:07:24 +0000 (-0500) Subject: Add cidmaps.js for Makefile X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=dc5c8da9ddedfe01717272e66dd271da38d6e0b9;p=pdf.js.git Add cidmaps.js for Makefile --- diff --git a/Makefile b/Makefile index ebffb37..a190290 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ PDF_JS_FILES = \ metrics.js \ charsets.js \ glyphlist.js \ + cidmaps.js \ $(NULL) # not sure what to do for all yet