From dc5c8da9ddedfe01717272e66dd271da38d6e0b9 Mon Sep 17 00:00:00 2001 From: notmasteryet Date: Thu, 20 Oct 2011 07:07:24 -0500 Subject: [PATCH] Add cidmaps.js for Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index ebffb374c..a1902904c 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