[FREETYPE]
[reactos.git] / reactos / lib / 3rdparty / freetype / src / smooth / Jamfile
index 8a792df..a8496aa 100644 (file)
@@ -16,7 +16,7 @@ SubDir  FT2_TOP $(FT2_SRC_DIR) smooth ;
 
   if $(FT2_MULTI)
   {
-    _sources = ftgrays ftsmooth ;
+    _sources = ftgrays ftsmooth ftspic ;
   }
   else
   {