]> git.parisson.com Git - pdf.js.git/commitdiff
Add cidmaps.js for Makefile
authornotmasteryet <async.processingjs@yahoo.com>
Thu, 20 Oct 2011 12:07:24 +0000 (07:07 -0500)
committernotmasteryet <async.processingjs@yahoo.com>
Thu, 20 Oct 2011 12:07:24 +0000 (07:07 -0500)
Makefile

index ebffb374c7d2a640357e646fefe6f885d94028ba..a1902904c6f3838d29e1f78dbca4f43c9ffc22ba 100644 (file)
--- 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