mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-04-26 16:10:42 +02:00
* src/tools/Jamfile: adding missing file * src/lzw/Jamfile: fixing incorrect source file reference
5 lines
84 B
Text
5 lines
84 B
Text
# Jamfile for src/tools
|
|
#
|
|
SubDir FT2_TOP src tools ;
|
|
|
|
Main apinames : apinames.c ;
|