]> git.mxchange.org Git - flightgear.git/blobdiff - FDM/Makefile.am
Working on being able to extrapolate a new position and orientation
[flightgear.git] / FDM / Makefile.am
index f2055d01e219e4c90007b503f15868bc0725eccc..015e2bf8a74fb26ff5e7afca08898fc51f47311c 100644 (file)
@@ -1,7 +1,7 @@
-SUBDIRS        = LaRCsim Slew
+SUBDIRS        = External LaRCsim Slew
 
 noinst_LIBRARIES = libFlight.a
 
-libFlight_a_SOURCES = flight.cxx flight.hxx
+libFlight_a_SOURCES = flight.cxx flight.hxx LaRCsim.cxx LaRCsim.hxx
 
 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator