1998-06-12 01:01:14 +00:00
|
|
|
noinst_LIBRARIES = libAutopilot.a
|
1998-04-14 02:18:44 +00:00
|
|
|
|
2000-04-30 06:51:49 +00:00
|
|
|
libAutopilot_a_SOURCES = \
|
2004-01-31 19:47:45 +00:00
|
|
|
route_mgr.cxx route_mgr.hxx \
|
|
|
|
xmlauto.cxx xmlauto.hxx
|
1998-04-14 02:18:44 +00:00
|
|
|
|
2001-12-28 22:29:59 +00:00
|
|
|
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|