]> git.mxchange.org Git - flightgear.git/commitdiff
Modified Files:
authorfrohlich <frohlich>
Tue, 31 Oct 2006 06:19:53 +0000 (06:19 +0000)
committerfrohlich <frohlich>
Tue, 31 Oct 2006 06:19:53 +0000 (06:19 +0000)
src/Main/Makefile.am: now we need libsgutil ...

src/Main/Makefile.am

index d8448015ba5e2e4c2e9946dd499bafe883d32f7f..0fa1dd6d968fa449be21657f6c27faf06a6f40ec 100644 (file)
@@ -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 \