]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/Makefile.am
return attribute mask as unsigned
[flightgear.git] / src / GUI / Makefile.am
index f956c1407254e4259231922adada191001b359cf..f858803ab1321cd8dc1382acc4b16fb42902cc38 100644 (file)
@@ -6,12 +6,11 @@ libGUI_a_SOURCES = \
         dialog.cxx dialog.hxx \
        menubar.cxx menubar.hxx \
        gui.cxx gui.h gui_funcs.cxx \
-       gui_local.cxx gui_local.hxx \
        mouse.cxx fonts.cxx \
-       trackball.c trackball.h \
        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