aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/sfnt/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/sfnt/Jamfile')
-rw-r--r--freetype/src/sfnt/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/src/sfnt/Jamfile b/freetype/src/sfnt/Jamfile
index ad467bebe..cb20b1b04 100644
--- a/freetype/src/sfnt/Jamfile
+++ b/freetype/src/sfnt/Jamfile
@@ -16,7 +16,7 @@ SubDir FT2_TOP $(FT2_SRC_DIR) sfnt ;
if $(FT2_MULTI)
{
- _sources = sfobjs sfdriver ttcmap ttmtx ttpost ttload ttsbit ttkern ttbdf ;
+ _sources = sfobjs sfdriver ttcmap ttmtx ttpost ttload ttsbit ttkern ttbdf sfntpic ;
}
else
{