]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/Makefile.am
Fix two bugs in the new autopilot code
[flightgear.git] / src / Systems / Makefile.am
index c40edae4c5694158af3706b0e4b88877cb64c2d5..93ff9c9468c474dc11220d78d2831e88efacd8f5 100644 (file)
@@ -5,7 +5,6 @@ libSystems_a_SOURCES = \
                         electrical.cxx electrical.hxx \
                         pitot.cxx pitot.hxx \
                         static.cxx static.hxx \
-                        vacuum.cxx vacuum.hxx \
-                       submodel.cxx submodel.hxx
+                        vacuum.cxx vacuum.hxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src