X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fenvironment%2FMakefile.am;h=30e4af375f4b2203512a755cc5c60b8951a5dcea;hb=b47d1ad5fd8ed111cae99c1f65f5bb65a5371501;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)