]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/Makefile.am
Merge branch 'next' of gitorious.org:fg/flightgear into next
[flightgear.git] / src / ATC / Makefile.am
index 32e4ced92eaa116817ca0780dd341fee3cb69406..046428e83c9368c0b868c95070db296fca066dfc 100644 (file)
@@ -1,6 +1,7 @@
 noinst_LIBRARIES = libATC.a
 
 libATC_a_SOURCES = \
+    CommStation.cxx CommStation.hxx \
        trafficcontrol.cxx trafficcontrol.hxx 
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src