From: curt Date: Sat, 19 Jul 1997 22:36:28 +0000 (+0000) Subject: Added Utils/ subdirectory X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5c8a05b781ecee79994a7b137f72b0a00fa02a7c;p=flightgear.git Added Utils/ subdirectory --- 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. #