]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/CMakeLists.txt
Merge branch 'next' of gitorious.org:fg/flightgear into next
[flightgear.git] / src / ATC / CMakeLists.txt
index 3564a89999ec30ece7ae91560b069f6d27c26ea1..98b6a0d250a9521e341dc04369a7463fce9132f7 100644 (file)
@@ -1,8 +1,8 @@
 include(FlightGearComponent)
 
 set(SOURCES
-       atis.cxx
        trafficcontrol.cxx
+       CommStation.cxx
        )
        
 flightgear_component(ATC "${SOURCES}")