view src/joystick/dc/Makefile.am @ 534:1ea658a3dd52

Turn on enums always ints for CodeWarrior (thanks Darrell!)
author Sam Lantinga <slouken@libsdl.org>
date Tue, 22 Oct 2002 21:35:49 +0000 (2002-10-22)
parents dad72daf44b3
children
line wrap: on
line source

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

noinst_LTLIBRARIES = libjoystick_dc.la
libjoystick_dc_la_SOURCES = $(SRCS)

# The SDL joystick driver sources
SRCS =  SDL_sysjoystick.c