1
0
Fork 0
flightgear/Autopilot/Makefile.am

6 lines
165 B
Text
Raw Normal View History

1998-06-12 01:01:14 +00:00
noinst_LIBRARIES = libAutopilot.a
1998-06-12 01:01:14 +00:00
libAutopilot_a_SOURCES = autopilot.c autopilot.h
1998-04-18 04:13:51 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator