1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00

Added the chrcvt vector font converter to the top level makefile.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4406 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz 2009-10-30 21:35:25 +00:00
parent 3a9d29d5e2
commit e60544452e

View File

@ -7,6 +7,7 @@ SUBDIRS = \
ar65 \
ca65 \
cc65 \
chrcvt \
cl65 \
co65 \
da65 \