1
0
Fork 0

Add the simgear debug library because of dependency issues

This commit is contained in:
ehofman 2003-08-24 18:37:13 +00:00
parent ac2646a365
commit e0bc55edd2

View file

@ -8,7 +8,7 @@ testhgt_SOURCES = testhgt.cxx
testhgt_LDADD = \
$(top_builddir)/src/Lib/HGT/libHGT.a \
-lsgbucket -lsgmisc -lz
-lsgbucket -lsgmisc -lsgdebug -lz
INCLUDES = -I$(top_srcdir)/src