Sign in
skia
/
third_party
/
sdl
/
150784622582a1200864e6e479a4423544f59a71
/
.
/
src
/
joystick
/
dummy
/
Makefile.am
blob: 76593486627a1da782422bbcaea710fe64ce575b [
file
] [
log
] [
blame
]
## Makefile.am for the dummy joystick driver for SDL
noinst_LTLIBRARIES
=
libjoystick_dummy
.
la
libjoystick_dummy_la_SOURCES
=
$
(
SRCS
)
# The SDL joystick driver sources
SRCS
=
SDL_sysjoystick
.
c