view src/joystick/macos/Makefile.am @ 219:f928da36f0e9

Updated SDL DirectFB backend for DirectFB version 0.9.7
author Sam Lantinga <slouken@libsdl.org>
date Thu, 01 Nov 2001 16:21:40 +0000
parents 74212992fb08
children
line wrap: on
line source


## Makefile.am for the MacOS joystick driver for SDL

noinst_LTLIBRARIES = libjoystick_macos.la
libjoystick_macos_la_SOURCES = $(SRCS)

# The SDL joystick driver sources
SRCS =  SDL_sysjoystick.c