view src/joystick/macos/Makefile.am @ 381:bc1401311390

Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors.
author Sam Lantinga <slouken@libsdl.org>
date Tue, 28 May 2002 20:01:29 +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