]> git.mxchange.org Git - flightgear.git/blob - src/Instrumentation/Makefile.am
Flattened src/Systems/ subtree.
[flightgear.git] / src / Instrumentation / Makefile.am
1 noinst_LIBRARIES = libInstrumentation.a
2
3 libInstrumentation_a_SOURCES = instrument_mgr.cxx instrument_mgr.hxx \
4                                attitude_indicator.cxx attitude_indicator.hxx
5
6 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src