summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-05-02 13:24:54 +0200
committerRobin Watts <robin.watts@artifex.com>2013-05-06 10:52:55 +0100
commit2234da7e8f30720467e05b14b578c8f3a082b75a (patch)
treecb7a897311f7d5abf90608e90361a0c7d2bd2e9c /android
parentbe744b15abc067a849520cf12449ed573e9e28e6 (diff)
downloadmupdf-2234da7e8f30720467e05b14b578c8f3a082b75a.tar.xz
Add UCDN unicode character library.
Diffstat (limited to 'android')
-rw-r--r--android/jni/Core.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/jni/Core.mk b/android/jni/Core.mk
index aed148fc..3f18da28 100644
--- a/android/jni/Core.mk
+++ b/android/jni/Core.mk
@@ -100,6 +100,7 @@ LOCAL_SRC_FILES := \
$(MY_ROOT)/draw/draw_path.c \
$(MY_ROOT)/draw/draw_simple_scale.c \
$(MY_ROOT)/draw/draw_unpack.c \
+ $(MY_ROOT)/ucdn/ucdn.c \
$(MY_ROOT)/pdf/pdf_annot.c \
$(MY_ROOT)/pdf/pdf_cmap.c \
$(MY_ROOT)/pdf/pdf_cmap_load.c \