X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FEnvironment%2FMakefile.am;h=a39d0ec3cbe2f779934cb6b7089e6a42884460a5;hb=11d15b451347674fba77648700d23c5aaec3c6c2;hp=77ce29eea1715b3b59c029cc6b29ec77a14dafb9;hpb=7e6bc192bad98454187ffe2b5521d28fe6b722a4;p=flightgear.git diff --git a/src/Environment/Makefile.am b/src/Environment/Makefile.am index 77ce29eea..a39d0ec3c 100644 --- a/src/Environment/Makefile.am +++ b/src/Environment/Makefile.am @@ -9,6 +9,9 @@ libEnvironment_a_SOURCES = \ environment_mgr.cxx environment_mgr.hxx \ environment_ctrl.cxx environment_ctrl.hxx \ fgmetar.cxx fgmetar.hxx fgclouds.cxx fgclouds.hxx \ - atmosphere.cxx atmosphere.hxx + fgwind.cxx fgwind.hxx \ + atmosphere.cxx atmosphere.hxx \ + precipitation_mgr.cxx precipitation_mgr.hxx \ + ridge_lift.cxx ridge_lift.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src