]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/Makefile.am
add fonts.cxx file
[flightgear.git] / src / GUI / Makefile.am
index e6979c0b7830a731bb779e818408da0b02959986..e78139c6f5c962b17850767019a6ee44f4e35678 100644 (file)
@@ -7,7 +7,7 @@ libGUI_a_SOURCES = \
        menubar.cxx menubar.hxx \
        gui.cxx gui.h gui_funcs.cxx \
        gui_local.cxx gui_local.hxx \
-       mouse.cxx \
+       mouse.cxx fonts.cxx \
        preset_dlg.cxx preset_dlg.hxx \
        prop_picker.cxx prop_picker.hxx \
        sgVec3Slider.cxx sgVec3Slider.hxx \
@@ -22,4 +22,4 @@ layout_test_SOURCES = layout-test.cxx
 
 layout_test_LDADD = libGUI.a \
                     -lsgprops -lsgdebug -lsgstructure -lsgmisc -lsgxml \
-                    -lplibpw -lplibpu -lplibfnt -lplibul $(opengl_LIBS)
\ No newline at end of file
+                    -lplibpw -lplibpu -lplibfnt -lplibul $(opengl_LIBS)