]> 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 c6304fe7ba7d3ed4a7f827c8a4f1781eb403009f..960580cf4fbf6eabe723fcbbf827958fa3c0edf1 100644 (file)
@@ -8,12 +8,11 @@ libGUI_a_SOURCES = \
        gui.cxx gui.h gui_funcs.cxx \
        gui_local.cxx gui_local.hxx \
        mouse.cxx fonts.cxx \
-       sgVec3Slider.cxx sgVec3Slider.hxx \
        trackball.c trackball.h \
-       puList.cxx puList.hxx \
        AirportList.cxx AirportList.hxx \
         property_list.cxx property_list.hxx \
-        layout.cxx layout-props.cxx layout.hxx
+        layout.cxx layout-props.cxx layout.hxx \
+       SafeTexFont.cxx SafeTexFont.hxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src