1
2 ## Makefile.am for the RISC OS joystick driver for SDL
3
4 noinst_LTLIBRARIES = libjoystick_riscos.la
5 libjoystick_riscos_la_SOURCES = $(SRCS)
6
7 # The SDL joystick driver sources
8 SRCS = SDL_sysjoystick.c