noinst_PROGRAMS = threedconvert animassist

threedconvert_SOURCES = 3dconvert.cxx
threedconvert_LDADD = -lplibssg -lplibsg -lplibul $(opengl_LIBS) $(audio_LIBS)

animassist_SOURCES = animassist.c
animassist_LDADD = $(base_LIBS)