1
0
Fork 0

Fix cmake build.

This commit is contained in:
Mathias Froehlich 2011-07-24 14:38:53 +02:00
parent e3e7fb5db5
commit 971e98cd14

View file

@ -2,6 +2,7 @@ include(FlightGearComponent)
set(SOURCES
atc_mgr.cxx
atcdialog.cxx
trafficcontrol.cxx
CommStation.cxx
)