adding "ftbbox" to build rules

This commit is contained in:
David Turner 2000-10-26 00:08:15 +00:00
parent aaef89dcff
commit 782cadcacb
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,8 @@ BASE_SRC := $(BASE_)ftcalc.c \
# symbols is used by the application.
#
BASE_EXT_SRC := $(BASE_)ftglyph.c \
$(BASE_)ftmm.c
$(BASE_)ftmm.c \
$(BASE_)ftbbox.c
# Default extensions objects
#