noinst_LIBRARIES = libJoystick.a libJoystick_a_SOURCES = joystick.cxx joystick.hxx noinst_PROGRAMS = js_demo js_demo_SOURCES = js_demo.cxx INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src