Mercurial > sdl-ios-xcode
diff src/joystick/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 | 37e3ca9254c7 |
children | 8a86bdf34f0f |
line wrap: on
line diff
--- a/src/joystick/Makefile.am Thu Feb 14 00:47:46 2002 +0000 +++ b/src/joystick/Makefile.am Thu Feb 14 01:24:08 2002 +0000 @@ -5,7 +5,7 @@ # Define which subdirectories need to be built SUBDIRS = @JOYSTICK_SUBDIRS@ -DIST_SUBDIRS = dummy amigaos beos darwin linux macos win32 +DIST_SUBDIRS = dummy amigaos beos bsd darwin linux macos win32 DRIVERS = @JOYSTICK_DRIVERS@