Sync with trunk r47367
[reactos.git] / lib / 3rdparty / freetype / src / otvalid / Jamfile
index 35a14c6..b457143 100644 (file)
@@ -16,7 +16,7 @@ SubDir  FT2_TOP $(FT2_SRC_DIR) otvalid ;
 
   if $(FT2_MULTI)
   {
-    _sources = otvbase otvcommn otvgdef otvgpos otvgsub otvjstf otvmod ;
+    _sources = otvbase otvcommn otvgdef otvgpos otvgsub otvjstf otvmod otvmath ;
   }
   else
   {