Add ground.[ch]xx, groundlist.[ch]xx and ATCVoice.[ch]xx to Makefile.am
This commit is contained in:
parent
c65c5f3a4a
commit
bc3df74066
1 changed files with 2 additions and 0 deletions
|
@ -5,7 +5,9 @@ libATC_a_SOURCES = \
|
|||
atis.hxx atis.cxx atislist.hxx atislist.cxx \
|
||||
tower.hxx tower.cxx towerlist.hxx towerlist.cxx \
|
||||
approach.hxx approach.cxx approachlist.hxx approachlist.cxx \
|
||||
ground.hxx ground.cxx groundlist.hxx groundlist.cxx \
|
||||
ATCdisplay.hxx ATCdisplay.cxx \
|
||||
ATCVoice.hxx ATCVoice.cxx \
|
||||
ATCmgr.hxx ATCmgr.cxx \
|
||||
ATCutils.hxx ATCutils.cxx \
|
||||
ATCProjection.hxx ATCProjection.cxx \
|
||||
|
|
Loading…
Add table
Reference in a new issue