1
0
Fork 0

Add a library needed by Irix.

This commit is contained in:
curt 2001-07-02 22:55:16 +00:00
parent 0f5cd76bb5
commit 0b8c3564ff

View file

@ -7,9 +7,9 @@ libAirports_a_SOURCES = \
simple.cxx simple.hxx simple.cxx simple.hxx
gensimple_SOURCES = gensimple.cxx gensimple_SOURCES = gensimple.cxx
gensimple_LDADD = libAirports.a -lsgdebug -lsgmisc -lmk4 -lz gensimple_LDADD = libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz
genrunways_SOURCES = genrunways.cxx genrunways_SOURCES = genrunways.cxx
genrunways_LDADD = libAirports.a -lsgdebug -lsgmisc -lmk4 -lz genrunways_LDADD = libAirports.a -lsgdebug -lsgmisc -lsgxml -lmk4 -lz
INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src