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