1
0
Fork 0
flightgear/src/Makefile.am
Dave Luff d6fceb3fbc Remove conditional compilation of ATCDCL
This patch removes the conditional compilation of ATCDCL, compiling both
the old and new ATC systems.  The old system only provides ATIS, AWOS and
some dialog lookups, and hence should not conflict with the new system.
2010-12-28 18:23:40 +00:00

25 lines
397 B
Makefile

SUBDIRS = \
Include \
Aircraft \
Airports \
ATC \
ATCDCL \
Autopilot \
Cockpit \
Environment \
FDM \
GUI \
Input \
Instrumentation \
Model \
AIModel \
Navaids \
Network \
MultiPlayer \
Scenery \
Scripting \
Sound \
Systems \
Time \
Traffic \
Main