X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FATC%2FMakefile.am;h=046428e83c9368c0b868c95070db296fca066dfc;hb=08ff6e2e2ef9debdcfd958b9c98457fda4c80388;hp=8748cef1e7fac019c3f64950b083c8831188eefe;hpb=52ac173257bf9cc780f0faee5049314442083140;p=flightgear.git diff --git a/src/ATC/Makefile.am b/src/ATC/Makefile.am index 8748cef1e..046428e83 100644 --- a/src/ATC/Makefile.am +++ b/src/ATC/Makefile.am @@ -1,8 +1,7 @@ noinst_LIBRARIES = libATC.a libATC_a_SOURCES = \ - atcutils.cxx atcutils.hxx \ - atis.cxx atis.hxx \ + CommStation.cxx CommStation.hxx \ trafficcontrol.cxx trafficcontrol.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src