fixing broken Jamfile

This commit is contained in:
David Turner 2005-09-21 12:51:42 +00:00
parent 02317d3b18
commit b5bf91c5dd
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ SubDir FT2_TOP $(FT2_SRC_DIR) base ;
#
Library $(FT2_LIB) : ftsystem.c ftinit.c ftglyph.c ftmm.c ftbdf.c
ftbbox.c ftdebug.c ftxf86.c fttype1.c ftpfr.c
ftstroke.c ftwinfnt.c ftotval.c ftgxval.c ftbitmap.c ;
ftstroke.c ftwinfnt.c ftotval.c ftgxval.c ftbitmap.c
ftsynth.c
;
# Add Macintosh-specific file to the library when necessary.
#