]> git.mxchange.org Git - flightgear.git/blob - src/Weather/Makefile.am
Added protocol to output out complete control positions.
[flightgear.git] / src / Weather / Makefile.am
1 # libdir        = ${exec_prefix}/lib
2 # lib_LTLIBRARIES = libWeather.la
3 # libWeather_la_SOURCES = weather.c weather.h
4
5 noinst_LIBRARIES = libWeather.a
6
7 libWeather_a_SOURCES = weather.cxx weather.hxx
8
9 INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src