]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Makefile
Continue directory shuffling ... everything should be compilable/runnable
[flightgear.git] / Simulator / Makefile
index 92e1b2fe94efe0041460f5cdbc4067d2d8a485ee..d6f1cd6fe8e6951aee6419abd9c5d1d5cf276b32 100644 (file)
@@ -27,7 +27,7 @@
 CC = gcc
 
 
-SUBSUBDIRS = Flight/LaRCsim Flight/Slew
+SUBSUBDIRS = Flight/LaRCsim Flight/Slew Scenery/ParseScn
 SUBDIRS = Aircraft Controls Flight mat3 Scenery Timer
 MAIN = OpenGL
 
@@ -59,6 +59,10 @@ tar: clean
 
 #---------------------------------------------------------------------------
 # $Log$
+# Revision 1.8  1997/06/21 17:52:22  curt
+# Continue directory shuffling ... everything should be compilable/runnable
+# again.
+#
 # Revision 1.7  1997/06/21 17:12:38  curt
 # Capitalized subdirectory names.
 #