summaryrefslogtreecommitdiff
path: root/Jamfile
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2004-11-19 03:15:23 +0100
committerTor Andersson <tor@ghostscript.com>2004-11-19 03:15:23 +0100
commitd5a8ffc6e88c7853169b972ee94286702b214c6b (patch)
tree6fa101e11734fbd3a0499d7a7e7c703da36a60a1 /Jamfile
parentff0bcfe322c6ba8910105780544f498bff23bcd4 (diff)
downloadmupdf-d5a8ffc6e88c7853169b972ee94286702b214c6b.tar.xz
cleaned up colorspace loading in mupdf
Diffstat (limited to 'Jamfile')
-rw-r--r--Jamfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Jamfile b/Jamfile
index 328b62a1..a92637ac 100644
--- a/Jamfile
+++ b/Jamfile
@@ -117,7 +117,8 @@ Library libmupdf :
mupdf/unicode.c
mupdf/font.c
mupdf/type3.c
- mupdf/colorspace.c
+ mupdf/colorspace1.c
+ mupdf/colorspace2.c
mupdf/image1.c
mupdf/image2.c
mupdf/xobject.c