X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FATC%2FMakefile.am;h=046428e83c9368c0b868c95070db296fca066dfc;hb=08ff6e2e2ef9debdcfd958b9c98457fda4c80388;hp=2107b12cf47aaefa3e3587cfb3ae998d4a3be0ed;hpb=975887eac8a18db1d5e629deddd5f42994319ce8;p=flightgear.git diff --git a/src/ATC/Makefile.am b/src/ATC/Makefile.am index 2107b12cf..046428e83 100644 --- a/src/ATC/Makefile.am +++ b/src/ATC/Makefile.am @@ -1,24 +1,7 @@ noinst_LIBRARIES = libATC.a libATC_a_SOURCES = \ - ATC.hxx ATC.cxx \ - atis.hxx atis.cxx \ - tower.hxx tower.cxx \ - approach.hxx approach.cxx \ - ground.hxx ground.cxx \ - commlist.hxx commlist.cxx \ - ATCDialog.hxx ATCDialog.cxx \ - ATCdisplay.hxx ATCdisplay.cxx \ - ATCVoice.hxx ATCVoice.cxx \ - ATCmgr.hxx ATCmgr.cxx \ - ATCutils.hxx ATCutils.cxx \ - ATCProjection.hxx ATCProjection.cxx \ - AIMgr.hxx AIMgr.cxx \ - AIEntity.hxx AIEntity.cxx \ - AIPlane.hxx AIPlane.cxx \ - AILocalTraffic.hxx AILocalTraffic.cxx \ - AIGAVFRTraffic.hxx AIGAVFRTraffic.cxx \ - transmission.hxx transmission.cxx \ - transmissionlist.hxx transmissionlist.cxx + CommStation.cxx CommStation.hxx \ + trafficcontrol.cxx trafficcontrol.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src