comparison src/joystick/bsd/Makefile.am @ 278:dcd9f7b50a1c

Added support for joysticks on *BSD (thanks Wilbern!)
author Sam Lantinga <slouken@libsdl.org>
date Thu, 14 Feb 2002 01:24:08 +0000
parents
children
comparison
equal deleted inserted replaced
277:255c7ee077cb 278:dcd9f7b50a1c
1
2 ## Makefile.am for the BSD joystick driver for SDL
3
4 noinst_LTLIBRARIES = libjoystick_bsd.la
5 libjoystick_bsd_la_SOURCES = $(SRCS)
6
7 # The SDL joystick driver sources
8 SRCS = SDL_sysjoystick.c