summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-17 09:58:53 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-17 09:58:53 +0000
commit413c54a7554bde32e291cacbd3d256422e95751b (patch)
tree7600ed518a69a41c90d053e01da4b8eba8666831 /print/Makefile
parentUpdate to 0.0.5. (diff)
add font2svg
All font to svg-font converter
Notes
Notes: svn path=/head/; revision=73324
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index b24f9c07863b..0a5f39727f44 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -55,6 +55,7 @@
SUBDIR += enscript-letterdj
SUBDIR += enscriptfonts
SUBDIR += envelope
+ SUBDIR += font2svg
SUBDIR += freetype
SUBDIR += freetype2
SUBDIR += ft2demos