summaryrefslogtreecommitdiff
path: root/src/base/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/Jamfile')
-rw-r--r--src/base/Jamfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/Jamfile b/src/base/Jamfile
index b883f0ef7..79fdb226b 100644
--- a/src/base/Jamfile
+++ b/src/base/Jamfile
@@ -23,8 +23,8 @@ SubDirHdrs [ FT2_SubDir src base ] ;
# Add the optional/replaceable files.
#
-Library $(FT2_LIB) : ftsystem.c ftinit.c ftglyph.c ftmm.c
- ftbbox.c ftdebug.c ;
+Library $(FT2_LIB) : ftsystem.c ftinit.c ftglyph.c ftmm.c
+ ftbbox.c ftdebug.c ;
# Add Macintosh-specific file to the library when necessary.
#