1
0
Fork 0

Add the math library for architextures that needs it

This commit is contained in:
ehofman 2004-01-09 22:29:22 +00:00
parent 18eb0a35a2
commit 57220efd9b

View 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)