js_demo_SOURCES = js_demo.cxx
-js_demo_LDADD = $(audio_LIBS) -lplibul
+js_demo_LDADD = $(audio_LIBS) -lplibjs -lplibul
fgjs_SOURCES = fgjs.cxx jsinput.cxx jsinput.h jssuper.cxx jssuper.h
-fgjs_LDADD = $(audio_LIBS) -lplibul
+fgjs_LDADD = $(audio_LIBS) -lplibjs -lplibul
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
-lsgmath -lsgbucket -lsgdebug -lsgmagvar -lsgmisc -lsgxml \
-lsgserial \
$(THREAD_LIBS) \
- -lplibpu -lplibfnt -lplibnet -lplibssg -lplibsg -lplibul \
+ -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssg -lplibsg -lplibul \
-lmk4 -lz \
$(opengl_LIBS) \
$(audio_LIBS)