diff --git a/utils/Modeller/Makefile.am b/utils/Modeller/Makefile.am index 1583e4285..0b3c8e226 100644 --- a/utils/Modeller/Makefile.am +++ b/utils/Modeller/Makefile.am @@ -1,7 +1,7 @@ noinst_PROGRAMS = threedconvert animassist normalmap threedconvert_SOURCES = 3dconvert.cxx -threedconvert_LDADD = -lplibssg -lplibsg -lplibul $(opengl_LIBS) $(joystick_LIBS) +threedconvert_LDADD = -lplibssg -lplibsg -lplibul $(opengl_LIBS) animassist_SOURCES = animassist.c animassist_LDADD = $(base_LIBS)