1
0
Fork 0
flightgear/Autopilot/Makefile.am
1998-06-12 01:01:14 +00:00

5 lines
165 B
Makefile

noinst_LIBRARIES = libAutopilot.a
libAutopilot_a_SOURCES = autopilot.c autopilot.h
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator