From 5e2dacbee5beca73dd6a1d5bf2f1bbd0b6c99800 Mon Sep 17 00:00:00 2001 From: ehofman Date: Sat, 28 Jun 2003 12:19:58 +0000 Subject: [PATCH] Update required for the fastmath module --- src/Main/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index 272ff1396..0a9ef820e 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -88,9 +88,9 @@ fgfs_LDADD = \ $(top_builddir)/src/Systems/libSystems.a \ $(top_builddir)/src/Time/libTime.a \ $(WEATHER_LIBS) \ - -lsgroute -lsgsky -lsgephem -lsgmaterial -lsgtgdb -lsgmodel -lsgtiming \ - -lsgio -lsgscreen -lsgmath -lsgbucket -lsgprops -lsgdebug -lsgmagvar \ - -lsgmisc -lsgxml -lsgsound -lsgserial \ + -lsgroute -lsgsky -lsgsound -lsgephem -lsgmaterial -lsgtgdb -lsgmodel \ + -lsgtiming -lsgio -lsgscreen -lsgmath -lsgbucket -lsgprops -lsgdebug \ + -lsgmagvar -lsgmisc -lsgxml -lsgsound -lsgserial \ $(THREAD_LIBS) \ -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssg -lplibsg -lplibul \ $(PSL_LIBS) \ -- 2.39.5