1
0
Fork 0

Oops, forgot to take out -lsgmetar

This commit is contained in:
curt 2001-03-02 23:28:51 +00:00
parent 29dede4c1a
commit f5baf8c952

View file

@ -70,7 +70,7 @@ fgfs_LDADD = \
$(top_builddir)/src/Time/libTime.a \
$(WEATHER_LIBS) \
$(top_builddir)/src/Joystick/libJoystick.a \
-lsgroute -lsgsky -lsgephem -lsgmetar -lsgtiming -lsgio -lsgscreen \
-lsgroute -lsgsky -lsgephem -lsgtiming -lsgio -lsgscreen \
-lsgmath -lsgbucket -lsgdebug -lsgmagvar -lsgmisc -lsgxml \
$(SERIAL_LIBS) \
-lplibpu -lplibfnt -lplibssg -lplibsg \