view src/joystick/bsd/Makefile.am @ 863:a4853bc3b4f8

Date: Tue, 2 Mar 2004 08:52:20 +0200 From: "Mike Gorchak" Subject: Just a misc. fixes 1) I've added a small fix to the .qpg file - SDLqpg.diff. Added autoconf variables like the @SDL_BINARY_AGE@ instead of directly using "...so.7".
author Sam Lantinga <slouken@libsdl.org>
date Tue, 02 Mar 2004 12:38:27 +0000
parents dcd9f7b50a1c
children
line wrap: on
line source


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

noinst_LTLIBRARIES = libjoystick_bsd.la
libjoystick_bsd_la_SOURCES = $(SRCS)

# The SDL joystick driver sources
SRCS =  SDL_sysjoystick.c