2002-09-24 14:51:37 +00:00
|
|
|
noinst_LIBRARIES = libInstrumentation.a
|
|
|
|
|
|
|
|
libInstrumentation_a_SOURCES = instrument_mgr.cxx instrument_mgr.hxx \
|
2002-09-27 18:27:58 +00:00
|
|
|
altimeter.cxx altimeter.hxx \
|
2002-09-24 14:51:37 +00:00
|
|
|
attitude_indicator.cxx attitude_indicator.hxx
|
|
|
|
|
|
|
|
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|