X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FATC%2FMakefile.am;h=522a82033d1a5639c960d97790de2cff73db47c0;hb=ed30b0c9a3818d5b8a306827184ac3525a1d8bdf;hp=8748cef1e7fac019c3f64950b083c8831188eefe;hpb=724cdac33596fdd0bff041103815b222a8c65f17;p=flightgear.git diff --git a/src/ATC/Makefile.am b/src/ATC/Makefile.am index 8748cef1e..522a82033 100644 --- a/src/ATC/Makefile.am +++ b/src/ATC/Makefile.am @@ -1,8 +1,9 @@ noinst_LIBRARIES = libATC.a libATC_a_SOURCES = \ - atcutils.cxx atcutils.hxx \ - atis.cxx atis.hxx \ + atcdialog.cxx atcdialog.hxx \ + atc_mgr.cxx atc_mgr.hxx \ + CommStation.cxx CommStation.hxx \ trafficcontrol.cxx trafficcontrol.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src