X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FEnvironment%2FMakefile.am;h=c3b1b5fbff39e77060cb6065c5e1d0dca2b10d8f;hb=3ccfdac8fe65b1a933148b01d59fad8b764d989a;hp=0debf38ac710b9316d793d7453c9b20bda54cfbc;hpb=a8c27e0cf19ba267adc3dab356c3c02343993dfb;p=flightgear.git diff --git a/src/Environment/Makefile.am b/src/Environment/Makefile.am index 0debf38ac..c3b1b5fbf 100644 --- a/src/Environment/Makefile.am +++ b/src/Environment/Makefile.am @@ -9,7 +9,14 @@ libEnvironment_a_SOURCES = \ environment_mgr.cxx environment_mgr.hxx \ environment_ctrl.cxx environment_ctrl.hxx \ fgmetar.cxx fgmetar.hxx fgclouds.cxx fgclouds.hxx \ + realwx_ctrl.cxx realwx_ctrl.hxx \ + metarproperties.cxx metarproperties.hxx \ + metarairportfilter.cxx metarairportfilter.hxx \ atmosphere.cxx atmosphere.hxx \ - precipitation_mgr.cxx precipitation_mgr.hxx + precipitation_mgr.cxx precipitation_mgr.hxx \ + ridge_lift.cxx ridge_lift.hxx \ + ephemeris.cxx ephemeris.hxx \ + terrainsampler.cxx terrainsampler.cxx \ + presets.cxx presets.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src