]> git.mxchange.org Git - flightgear.git/blob - Autopilot/Makefile.am
5ec208b05c9f240baf27c64237db8979d19ec39f
[flightgear.git] / Autopilot / Makefile.am
1 libdir  = ${exec_prefix}/lib
2
3 lib_LTLIBRARIES = libAutopilot.la
4
5 libAutopilot_la_SOURCES = autopilot.c autopilot.h
6
7 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator