]> git.mxchange.org Git - flightgear.git/commitdiff
Rearranging subdirs within Tools/
authorcurt <curt>
Sat, 13 Mar 1999 18:48:11 +0000 (18:48 +0000)
committercurt <curt>
Sat, 13 Mar 1999 18:48:11 +0000 (18:48 +0000)
configure.in

index 3d1ae7d25eeb0b6649bf88c29099cef1bdac02cf..fdf617d5f4af8c945799a50f99ec35851a972556 100644 (file)
@@ -332,6 +332,10 @@ AC_OUTPUT( \
        Simulator/Time/Makefile \
        Simulator/Weather/Makefile \
        Tools/Makefile \
+       Tools/Construct/Makefile \
+       Tools/Construct/Array/Makefile \
+       Tools/Construct/Clipper/Makefile \
+       Tools/Construct/Main/Makefile \
        Tools/Lib/Makefile \
        Tools/Lib/DEM/Makefile \
        Tools/Lib/Polygon/Makefile \
@@ -345,7 +349,6 @@ AC_OUTPUT( \
        Tools/Utils/Makedir/Makefile \
        Tools/Areas/Makefile \
        Tools/AssemTris/Makefile \
-       Tools/Clipper/Makefile \
        Tools/Dem2node/Makefile \
        Tools/FixNode/Makefile \
        Tools/FixObj/Makefile \