view src/joystick/darwin/Makefile.am @ 194:ba9e0fcc2ae2

Oops, back out that SDL_main -> SDLMain conversion
author Sam Lantinga <slouken@libsdl.org>
date Sun, 23 Sep 2001 21:09:08 +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