## Makefile.am for the RISC OS joystick driver for SDL noinst_LTLIBRARIES = libjoystick_riscos.la libjoystick_riscos_la_SOURCES = $(SRCS) # The SDL joystick driver sources SRCS = SDL_sysjoystick.c