X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fenvironment%2FMakefile.am;h=30e4af375f4b2203512a755cc5c60b8951a5dcea;hb=991f28906e996f20cd29216a95ba38e2c43f0015;hp=1948696e466aeb9c891a48e10c64f1901a985891;hpb=ec6ce9fcd8dd37c3ca5ebffc65760d5ca9412231;p=simgear.git diff --git a/simgear/environment/Makefile.am b/simgear/environment/Makefile.am index 1948696e..30e4af37 100644 --- a/simgear/environment/Makefile.am +++ b/simgear/environment/Makefile.am @@ -2,8 +2,8 @@ includedir = @includedir@/environment lib_LIBRARIES = libsgenvironment.a -include_HEADERS = metar.hxx +include_HEADERS = metar.hxx precipitation.hxx -libsgenvironment_a_SOURCES = metar.cxx +libsgenvironment_a_SOURCES = metar.cxx precipitation.cxx INCLUDES = -I$(top_srcdir)