From 0cdbf86578897e8206811fae7d9032e8980d6953 Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 25 Nov 2003 22:50:17 +0000 Subject: [PATCH] libnasal.a renamed to libsgnasal.a --- src/Main/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index a14582f9b..73986c829 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -86,7 +86,8 @@ fgfs_LDADD = \ $(CLOUD3D_LIBS) \ -lsgroute -lsgsky -lsgsound -lsgephem -lsgmaterial -lsgtgdb -lsgmodel \ -lsgtiming -lsgio -lsgscreen -lsgmath -lsgbucket -lsgprops -lsgdebug \ - -lsgmagvar -lsgmisc -lnasal -lsgxml -lsgsound -lsgserial -lsgstructure \ + -lsgmagvar -lsgmisc -lsgnasal -lsgxml -lsgsound -lsgserial \ + -lsgstructure \ $(THREAD_LIBS) \ -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssg -lplibsg -lplibul \ $(network_LIBS) \ -- 2.39.5