comparison src/joystick/Makefile.am @ 302:8a86bdf34f0f

Added Atari joystick support (thanks Patrice!)
author Sam Lantinga <slouken@libsdl.org>
date Thu, 07 Mar 2002 20:23:11 +0000
parents dcd9f7b50a1c
children dad72daf44b3
comparison
equal deleted inserted replaced
301:fb4c4c6a2773 302:8a86bdf34f0f
3 3
4 noinst_LTLIBRARIES = libjoystick.la 4 noinst_LTLIBRARIES = libjoystick.la
5 5
6 # Define which subdirectories need to be built 6 # Define which subdirectories need to be built
7 SUBDIRS = @JOYSTICK_SUBDIRS@ 7 SUBDIRS = @JOYSTICK_SUBDIRS@
8 DIST_SUBDIRS = dummy amigaos beos bsd darwin linux macos win32 8 DIST_SUBDIRS = dummy amigaos beos bsd darwin linux macos mint win32
9 9
10 DRIVERS = @JOYSTICK_DRIVERS@ 10 DRIVERS = @JOYSTICK_DRIVERS@
11 11
12 # Include the architecture-independent sources 12 # Include the architecture-independent sources
13 COMMON_SRCS = \ 13 COMMON_SRCS = \