view src/joystick/darwin/Makefile.am @ 183:561c2d2f3505

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 14 Sep 2001 02:59:59 +0000
parents 37e3ca9254c7
children c4c4b221a5e5
line wrap: on
line source


## Makefile.am for the darwin/MacOS X joystick driver for SDL

noinst_LTLIBRARIES = libjoystick_darwin.la
libjoystick_darwin_la_SOURCES = $(SRCS)

# The SDL joystick driver sources
SRCS =  SDL_sysjoystick.c