]> git.mxchange.org Git - flightgear.git/blob - src/Systems/Makefile.am
15d9b863e768cd95258c3e194c91beed5cc4af1f
[flightgear.git] / src / Systems / Makefile.am
1 noinst_LIBRARIES = libSystems.a
2
3 libSystems_a_SOURCES = system_mgr.cxx system_mgr.hxx \
4                        vacuum.cxx vacuum.hxx
5
6 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src