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