]> git.mxchange.org Git - flightgear.git/commitdiff
Add the math library for architextures that needs it
authorehofman <ehofman>
Fri, 9 Jan 2004 22:29:22 +0000 (22:29 +0000)
committerehofman <ehofman>
Fri, 9 Jan 2004 22:29:22 +0000 (22:29 +0000)
utils/Modeller/Makefile.am

index 01168d52854061bad50b1c34f204e9096236616a..81a7ffc6035225b8677ac6102a8c07fbb11d9b18 100644 (file)
@@ -4,4 +4,4 @@ noinst_PROGRAMS = 3dconvert animassist
 3dconvert_LDADD = -lplibssg -lplibsg -lplibul $(opengl_LIBS) $(audio_LIBS)
 
 animassist_SOURCES = animassist.c
-
+animassist_LDADD = $(base_LIBS)