Mercurial > sdl-ios-xcode
view src/joystick/mint/Makefile.am @ 1267:fdc7ef6ecab4
Correctly manage mouse relative motion
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Wed, 25 Jan 2006 20:36:21 +0000 (2006-01-25) |
parents | 8a86bdf34f0f |
children |
line wrap: on
line source
## Makefile.am for the MiNT joystick driver for SDL noinst_LTLIBRARIES = libjoystick_mint.la libjoystick_mint_la_SOURCES = $(SRCS) # The SDL joystick driver sources SRCS = SDL_sysjoystick.c