From 5c8a05b781ecee79994a7b137f72b0a00fa02a7c Mon Sep 17 00:00:00 2001 From: curt Date: Sat, 19 Jul 1997 22:36:28 +0000 Subject: [PATCH] Added Utils/ subdirectory --- Simulator/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Simulator/Makefile b/Simulator/Makefile index 6df780ddf..93c9f6345 100644 --- a/Simulator/Makefile +++ b/Simulator/Makefile @@ -28,7 +28,7 @@ include make.inc SUBSUBDIRS = Flight/LaRCsim Flight/Slew -SUBDIRS = Aircraft Controls Flight Math Scenery Timer +SUBDIRS = Aircraft Controls Flight Math Scenery Timer Utils MAIN = OpenGL @@ -63,6 +63,9 @@ zip: clean #--------------------------------------------------------------------------- # $Log$ +# Revision 1.18 1997/07/19 22:36:28 curt +# Added Utils/ subdirectory +# # Revision 1.17 1997/07/18 23:41:20 curt # Tweaks for building with Cygnus Win32 compiler. # -- 2.39.2