]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/Makefile.am
FGFontCache::initializeFonts() now portable across platform through the use of plib
[flightgear.git] / src / GUI / Makefile.am
index 1ca95c359131145daf48c2d443f9938e8e8813ee..960580cf4fbf6eabe723fcbbf827958fa3c0edf1 100644 (file)
@@ -11,8 +11,8 @@ libGUI_a_SOURCES = \
        trackball.c trackball.h \
        AirportList.cxx AirportList.hxx \
         property_list.cxx property_list.hxx \
-        layout.cxx layout-props.cxx layout.hxx
-       #sgVec3Slider.cxx sgVec3Slider.hxx \
+        layout.cxx layout-props.cxx layout.hxx \
+       SafeTexFont.cxx SafeTexFont.hxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src