Sync with trunk r47367
[reactos.git] / lib / 3rdparty / freetype / src / pshinter / Jamfile
index 769dcc4..779f1b0 100644 (file)
@@ -16,7 +16,7 @@ SubDir  FT2_TOP $(FT2_SRC_DIR) pshinter ;
 
   if $(FT2_MULTI)
   {
-    _sources = pshrec pshglob pshalgo pshmod ;
+    _sources = pshrec pshglob pshalgo pshmod pshpic ;
   }
   else
   {