]> git.mxchange.org Git - flightgear.git/blob - Weather/Makefile.am
4a269239aa5683fed9f7b51a0d7f58e22983216e
[flightgear.git] / Weather / Makefile.am
1 libdir  = ${exec_prefix}/lib
2
3 lib_LTLIBRARIES = libWeather.la
4 libWeather_la_SOURCES = \
5         weather.c
6
7 INCLUDES += -I..