diff options
author | Tor Andersson <tor@ghostscript.com> | 2009-02-28 17:18:26 +0100 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2009-02-28 17:18:26 +0100 |
commit | 4ee4da1c6d2db727790dd72a60a7f29d43e802b9 (patch) | |
tree | 9dc62024ae86da5e5e9087cc18b8cd972d327917 /cmaps | |
parent | c122f42c6fa567efb3bca38144bbd29357ff327a (diff) | |
download | mupdf-4ee4da1c6d2db727790dd72a60a7f29d43e802b9.tar.xz |
Move cmapdump and fontdump tools inside mupdf directory.
Diffstat (limited to 'cmaps')
-rw-r--r-- | cmaps/Jamfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmaps/Jamfile b/cmaps/Jamfile index 2d2e435a..e96c7093 100644 --- a/cmaps/Jamfile +++ b/cmaps/Jamfile @@ -2,6 +2,8 @@ # These CMaps come from http://www.adobe.com/devnet/font/#pcfi # +SubDir TOP cmaps ; + SubDir TOP cmaps chinese_s ; GenFile cmap_chinese_s.c : cmapdump Adobe-GB1-4 |