1
0
Fork 0

Fix Linux build (automake)

CMake guys: please don't forget automake (yet)! ;-)
This commit is contained in:
ThorstenB 2011-06-01 21:01:50 +02:00
parent bff1f29fe8
commit aeb4bc3672

View file

@ -13,7 +13,8 @@ libNavaids_a_SOURCES = \
airways.hxx airways.cxx \
route.hxx route.cxx \
waypoint.hxx waypoint.cxx \
procedure.hxx procedure.cxx
procedure.hxx procedure.cxx \
PositionedBinding.hxx PositionedBinding.cxx
#
# testnavs_SOURCES = testnavs.cxx