]> git.mxchange.org Git - flightgear.git/blob - Slew/Makefile.am
de9221a5a3326e46985f80d641964387708fc71e
[flightgear.git] / Slew / Makefile.am
1 libdir  = ${exec_prefix}/lib
2
3 lib_LTLIBRARIES = libSlew.la
4 libSlew_la_SOURCES = \
5         slew.c
6
7 INCLUDES += -I../..