summaryrefslogtreecommitdiff
path: root/extras/freetype2/src/pfr/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'extras/freetype2/src/pfr/Jamfile')
-rw-r--r--extras/freetype2/src/pfr/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/freetype2/src/pfr/Jamfile b/extras/freetype2/src/pfr/Jamfile
index 3ba0ee9af..4c38a2de9 100644
--- a/extras/freetype2/src/pfr/Jamfile
+++ b/extras/freetype2/src/pfr/Jamfile
@@ -8,7 +8,7 @@ SubDir FT2_TOP $(FT2_SRC_DIR) pfr ;
if $(FT2_MULTI)
{
- _sources = pfrdrivr pfrgload pfrload pfrobjs pfrcmap pfrsbit ;
+ _sources = pfrdrivr pfrgload pfrload pfrobjs pfrcmap pfrsbit ;
}
else
{