X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FATC%2FMakefile.am;h=522a82033d1a5639c960d97790de2cff73db47c0;hb=ed30b0c9a3818d5b8a306827184ac3525a1d8bdf;hp=3ddc8ae24869fe79f5c06cc723e32fdee5bf9180;hpb=9dd0d403eaf05f4a9031444dd6ba1bcb115a0e3b;p=flightgear.git diff --git a/src/ATC/Makefile.am b/src/ATC/Makefile.am index 3ddc8ae24..522a82033 100644 --- a/src/ATC/Makefile.am +++ b/src/ATC/Makefile.am @@ -1,7 +1,9 @@ noinst_LIBRARIES = libATC.a libATC_a_SOURCES = \ - 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