1
0
Fork 0

Add a link library needed by Irix.

This commit is contained in:
curt 2001-07-02 22:55:32 +00:00
parent 0b8c3564ff
commit 7ec0025615

View file

@ -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