]> git.mxchange.org Git - flightgear.git/commitdiff
Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since
authorcurt <curt>
Mon, 1 Feb 1999 21:33:19 +0000 (21:33 +0000)
committercurt <curt>
Mon, 1 Feb 1999 21:33:19 +0000 (21:33 +0000)
Jon accepted my offer to do this and thought it was a good idea.

configure.in

index 8856878333627f3db5dc22f7efffea7697a25692..34e3bb22c8ece8e2280ab577a302ad0f38edba8e 100644 (file)
@@ -302,10 +302,10 @@ AC_OUTPUT( \
        Simulator/Autopilot/Makefile \
        Simulator/Cockpit/Makefile \
        Simulator/Controls/Makefile \
-       Simulator/Flight/External/Makefile \
-       Simulator/Flight/LaRCsim/Makefile \
-       Simulator/Flight/Slew/Makefile \
-       Simulator/Flight/Makefile \
+       Simulator/FDM/External/Makefile \
+       Simulator/FDM/LaRCsim/Makefile \
+       Simulator/FDM/Slew/Makefile \
+       Simulator/FDM/Makefile \
        Simulator/GUI/Makefile \
        Simulator/Joystick/Makefile \
        Simulator/Main/Makefile \