summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2011-04-06 14:26:21 +0200
committerTor Andersson <tor.andersson@artifex.com>2011-04-06 14:26:21 +0200
commite516feff18c3223a597ba23cbefba01b042c70bd (patch)
tree051efda76770ca2366df6db62d3070a4c1db7725 /Makefile
parent1ee5591e8a292b10fb1327bed9bea511f77f6df1 (diff)
downloadmupdf-e516feff18c3223a597ba23cbefba01b042c70bd.tar.xz
pdf: Optimize storage for the Adobe Glyph List.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0f9af691..47145b8c 100644
--- a/Makefile
+++ b/Makefile
@@ -142,9 +142,8 @@ MUPDF_SRC := \
pdf/pdf_colorspace.c \
pdf/pdf_crypt.c \
pdf/pdf_debug.c \
+ pdf/pdf_encoding.c \
pdf/pdf_font.c \
- pdf/pdf_fontagl.c \
- pdf/pdf_fontenc.c \
pdf/pdf_fontfile.c \
pdf/pdf_fontmtx.c \
pdf/pdf_function.c \