]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/Makefile.am
Fix two bugs in the new autopilot code
[flightgear.git] / src / ATC / Makefile.am
index 32e4ced92eaa116817ca0780dd341fee3cb69406..35756c958bf13f648e844076052b0d53c8a4389b 100644 (file)
@@ -1,6 +1,7 @@
 noinst_LIBRARIES = libATC.a
 
 libATC_a_SOURCES = \
+       atcutils.cxx atcutils.hxx \
        trafficcontrol.cxx trafficcontrol.hxx 
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src