]> git.mxchange.org Git - flightgear.git/blob - src/GUI/Makefile.am
Changes to begin incorporating plib support for managing and rendering the
[flightgear.git] / src / GUI / Makefile.am
1 noinst_LIBRARIES = libGUI.a
2
3 libGUI_a_SOURCES = gui.cxx gui.h
4
5 INCLUDES += -I$(top_builddir) \
6         -I$(top_builddir)/Lib \
7         -I$(top_builddir)/Lib/plib/include \
8         -I$(top_builddir)/Simulator