adding "ftbbox" to build rules
This commit is contained in:
parent
54169b35f8
commit
3a3ffedcb2
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue