]> git.mxchange.org Git - flightgear.git/blob - Weather/Makefile.am
b5973bdd4d66fc9a573d2603f5ce4ce898063c52
[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$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator