1
0
Fork 0
flightgear/src/Autopilot/Makefile.am

8 lines
169 B
Text
Raw Normal View History

1998-06-12 01:01:14 +00:00
noinst_LIBRARIES = libAutopilot.a
libAutopilot_a_SOURCES = \
auto_gui.cxx auto_gui.hxx \
newauto.cxx newauto.hxx
2000-02-15 03:30:01 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/src