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 = \
|
|
|
|
auto_gui.cxx auto_gui.hxx \
|
|
|
|
newauto.cxx newauto.hxx
|
1998-04-14 02:18:44 +00:00
|
|
|
|
2000-02-15 03:30:01 +00:00
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/src
|