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

6 lines
141 B
Text
Raw Normal View History

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