blob: 00b714e6350895867903b934391a63de096e66d3 [file] [log] [blame]
## Makefile.am for the Linux joystick driver for SDL
noinst_LTLIBRARIES = libjoystick_linux.la
libjoystick_linux_la_SOURCES = $(SRCS)
# The SDL joystick driver sources
SRCS = SDL_sysjoystick.c