From: curt Date: Tue, 25 Aug 1998 16:53:14 +0000 (+0000) Subject: Moved files from Scenery/ to Object/ X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6605478bf1cfddf4b28a667b9072e941efa38cc6;p=flightgear.git Moved files from Scenery/ to Object/ --- diff --git a/Simulator/Makefile.am b/Simulator/Makefile.am index a7a804504..ed862d745 100644 --- a/Simulator/Makefile.am +++ b/Simulator/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = \ Aircraft \ + Airports \ Astro \ Autopilot \ Cockpit \ @@ -7,6 +8,7 @@ SUBDIRS = \ Flight \ GUI \ Joystick \ + Objects \ Scenery \ Time \ Weather \