]> git.mxchange.org Git - flightgear.git/blobdiff - src/Environment/Makefile.am
fix a pointer reference.
[flightgear.git] / src / Environment / Makefile.am
index 77ce29eea1715b3b59c029cc6b29ec77a14dafb9..a39d0ec3cbe2f779934cb6b7089e6a42884460a5 100644 (file)
@@ -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