From 018b631030bcb73ba2e9bb8a5df595c24d1c7092 Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 7 Jan 1998 03:18:14 +0000 Subject: [PATCH] Created the Astro/ subdirctory for stuff high in the sky ... --- Simulator/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Simulator/Makefile b/Simulator/Makefile index d7db37b68..bf25cafb3 100644 --- a/Simulator/Makefile +++ b/Simulator/Makefile @@ -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. :-) # -- 2.39.2