summaryrefslogtreecommitdiff
path: root/fitz/Jamfile
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2009-02-28 16:44:59 +0100
committerTor Andersson <tor@ghostscript.com>2009-02-28 16:44:59 +0100
commitc122f42c6fa567efb3bca38144bbd29357ff327a (patch)
treeecf645752f64c4f88868f1db4f91e5188b9e73e8 /fitz/Jamfile
parentde55e619b33ef2e59fdabdb060add37b2da76aa4 (diff)
downloadmupdf-c122f42c6fa567efb3bca38144bbd29357ff327a.tar.xz
Fix typo in new Jamfile for jbig2dec and jasper paths.
Diffstat (limited to 'fitz/Jamfile')
-rw-r--r--fitz/Jamfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fitz/Jamfile b/fitz/Jamfile
index 1cfbd3a5..3e79a301 100644
--- a/fitz/Jamfile
+++ b/fitz/Jamfile
@@ -76,8 +76,8 @@ Library libfitz :
;
-if $(HAVE_JASPER) { Library libstream : filt_jpxd.c ; }
-if $(HAVE_JBIG2DEC) { Library libstream : filt_jbig2d.c ; }
+if $(HAVE_JASPER) { Library libfitz : filt_jpxd.c ; }
+if $(HAVE_JBIG2DEC) { Library libfitz : filt_jbig2d.c ; }
#
# Resources and display tree.