summaryrefslogtreecommitdiff
path: root/fitz/Jamfile
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2009-12-07 22:42:40 +0100
committerTor Andersson <tor@ghostscript.com>2009-12-07 22:42:40 +0100
commitbfce5d9eafe093e2e397fbb7e0afa4eb236c4746 (patch)
tree382882589c2f91aa18e588688da3918415a256e0 /fitz/Jamfile
parent1f40779f1aabbbd211747aa653c42dfd0bca6230 (diff)
downloadmupdf-bfce5d9eafe093e2e397fbb7e0afa4eb236c4746.tar.xz
Add dev_draw.
Diffstat (limited to 'fitz/Jamfile')
-rw-r--r--fitz/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/Jamfile b/fitz/Jamfile
index f085507e..eed4187a 100644
--- a/fitz/Jamfile
+++ b/fitz/Jamfile
@@ -79,7 +79,7 @@ Library libfitz :
res_image.c
res_shade.c
dev_trace.c
+ dev_draw.c
# dev_text.c
- # dev_draw.c
# dev_ghost.c
;