]> git.mxchange.org Git - simgear.git/blob - Makefile.am
30e4af375f4b2203512a755cc5c60b8951a5dcea
[simgear.git] / Makefile.am
1 includedir = @includedir@/environment
2
3 lib_LIBRARIES = libsgenvironment.a
4
5 include_HEADERS = metar.hxx precipitation.hxx
6
7 libsgenvironment_a_SOURCES = metar.cxx precipitation.cxx
8
9 INCLUDES = -I$(top_srcdir)