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