X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fenvironment%2FMakefile.am;h=30e4af375f4b2203512a755cc5c60b8951a5dcea;hb=778cc4c4352484a3d4d9191c7b19d51512565bda;hp=5505aa5dd169b2b03e5bfb89162a271a476ee6be;hpb=b5e03030d1d9549104a936242f602a9a27198d01;p=simgear.git diff --git a/simgear/environment/Makefile.am b/simgear/environment/Makefile.am index 5505aa5d..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 visual_enviro.hxx +include_HEADERS = metar.hxx precipitation.hxx -libsgenvironment_a_SOURCES = metar.cxx visual_enviro.cxx +libsgenvironment_a_SOURCES = metar.cxx precipitation.cxx INCLUDES = -I$(top_srcdir)