]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/Makefile.am
Moved random ground cover object management code (userdata.[ch]xx) over
[flightgear.git] / src / GUI / Makefile.am
index e628743858377ef34d74d3de3ee3408c590456a8..7d6d59b82a57e6a68f4501fbc47a9f5f1b557475 100644 (file)
@@ -7,12 +7,14 @@ NETWORK_SRCS =
 endif
 
 libGUI_a_SOURCES = \
-       apt_dlg.cxx apt_dlg.hxx \
         new_gui.cxx new_gui.hxx \
+        dialog.cxx dialog.hxx \
+       menubar.cxx menubar.hxx \
        gui.cxx gui.h gui_funcs.cxx \
        gui_local.cxx gui_local.hxx \
        mouse.cxx \
        $(NETWORK_SRCS) \
+       preset_dlg.cxx preset_dlg.hxx \
        prop_picker.cxx prop_picker.hxx \
        sgVec3Slider.cxx sgVec3Slider.hxx \
        trackball.c trackball.h