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