Add a link library needed by Irix.
This commit is contained in:
parent
0b8c3564ff
commit
7ec0025615
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ libNavaids_a_SOURCES = \
|
|||
testnavs_SOURCES = testnavs.cxx
|
||||
testnavs_LDADD = \
|
||||
libNavaids.a \
|
||||
-lsgtiming -lsgmath -lsgmisc -lsgdebug -lsgmagvar \
|
||||
-lsgtiming -lsgmath -lsgmisc -lsgdebug -lsgmagvar -lsgxml \
|
||||
-lz
|
||||
|
||||
INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
|
||||
|
|
Loading…
Add table
Reference in a new issue