From c53eef58e4b91037897de13f8fa7e2919c794459 Mon Sep 17 00:00:00 2001 From: frohlich Date: Tue, 31 Oct 2006 06:19:53 +0000 Subject: [PATCH] Modified Files: src/Main/Makefile.am: now we need libsgutil ... --- src/Main/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index d8448015b..0fa1dd6d9 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -94,8 +94,8 @@ fgfs_LDADD = \ $(top_builddir)/src/Traffic/libTraffic.a \ $(top_builddir)/src/Environment/libEnvironment.a \ -lsgroute -lsgsky -lsgsound -lsgephem -lsgmaterial -lsgtgdb -lsgmodel \ - -lsgtiming -lsgio -lsgscreen -lsgmath -lsgbucket -lsgprops -lsgdebug \ - -lsgmagvar -lsgmisc -lsgnasal -lsgxml -lsgsound -lsgserial \ + -lsgutil -lsgtiming -lsgio -lsgscreen -lsgmath -lsgbucket -lsgprops \ + -lsgdebug -lsgmagvar -lsgmisc -lsgnasal -lsgxml -lsgsound -lsgserial \ -lsgstructure -lsgenvironment \ -lplibpuaux -lplibpu -lplibfnt -lplibjs -lplibnet \ -lplibsg -lplibul \ -- 2.39.5