]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Makefile
Merged in initial HUD and Joystick code.
[flightgear.git] / Simulator / Makefile
index 84c7e7f29b855183bc150ee7c52438a5693b184e..1919e021cba8bb716d995d9f365c39f5fd1c95d8 100644 (file)
@@ -28,7 +28,7 @@ include make.inc
 
 
 SUBSUBDIRS = Flight/LaRCsim Flight/Slew
-SUBDIRS = Aircraft Controls Flight Math Scenery Time Weather
+SUBDIRS = Aircraft Cockpit Controls Flight Joystick Math Scenery Time Weather
 MAIN = GLUT
 
 
@@ -71,6 +71,9 @@ zip: clean
 
 #---------------------------------------------------------------------------
 # $Log$
+# Revision 1.25  1997/08/25 20:27:21  curt
+# Merged in initial HUD and Joystick code.
+#
 # Revision 1.24  1997/08/16 12:22:17  curt
 # Tweaks for new version.
 #