]> git.mxchange.org Git - flightgear.git/commitdiff
Created the Astro/ subdirctory for stuff high in the sky ...
authorcurt <curt>
Wed, 7 Jan 1998 03:18:14 +0000 (03:18 +0000)
committercurt <curt>
Wed, 7 Jan 1998 03:18:14 +0000 (03:18 +0000)
Simulator/Makefile

index d7db37b685a82325454e8e3cc02ff5bf2b5ba9f5..bf25cafb38d68a296c9be8aa5d59693be27fe136 100644 (file)
@@ -28,8 +28,8 @@ include make.inc
 
 
 SUBSUBDIRS = Flight/LaRCsim Flight/Slew
-SUBDIRS = Aircraft Cockpit Controls Flight Joystick Math Scenery Time Weather \
-         XGL
+SUBDIRS = Aircraft Astro Cockpit Controls Flight Joystick Math Scenery \
+       Time Weather XGL
 MAIN = Main
 
 
@@ -98,6 +98,9 @@ bin-zip:
 
 #---------------------------------------------------------------------------
 # $Log$
+# Revision 1.35  1998/01/07 03:18:14  curt
+# Created the Astro/ subdirctory for stuff high in the sky ...
+#
 # Revision 1.34  1997/12/18 23:32:28  curt
 # First stab at sky dome actually starting to look reasonable. :-)
 #