X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FEnvironment%2FMakefile.am;h=c3b1b5fbff39e77060cb6065c5e1d0dca2b10d8f;hb=3ccfdac8fe65b1a933148b01d59fad8b764d989a;hp=3661e5041e855883af90f6ca4967e2d2d29eb730;hpb=d2271c3bf45ef2f7401cce047a506b9faa01d528;p=flightgear.git diff --git a/src/Environment/Makefile.am b/src/Environment/Makefile.am index 3661e5041..c3b1b5fbf 100644 --- a/src/Environment/Makefile.am +++ b/src/Environment/Makefile.am @@ -8,6 +8,15 @@ libEnvironment_a_SOURCES = \ environment.cxx environment.hxx \ environment_mgr.cxx environment_mgr.hxx \ environment_ctrl.cxx environment_ctrl.hxx \ - fgmetar.cxx fgmetar.hxx fgclouds.cxx fgclouds.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 \ + 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