]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/Makefile.am
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / GUI / Makefile.am
index 143216f7844961a195f18855add8415255120231..ad177f0b296718165879342b157e6d6488450945 100644 (file)
@@ -8,7 +8,7 @@ endif
 
 libGUI_a_SOURCES = \
        apt_dlg.cxx apt_dlg.hxx \
-       gui.cxx gui.h \
+       gui.cxx gui.h gui_funcs.cxx \
        gui_local.cxx gui_local.hxx \
        mouse.cxx \
        $(NETWORK_SRCS) \
@@ -16,4 +16,4 @@ libGUI_a_SOURCES = \
        sgVec3Slider.cxx sgVec3Slider.hxx \
        trackball.c trackball.h
 
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src