summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Lantinga <slouken@lokigames.com>2001-06-16 06:47:45 +0000
committerSam Lantinga <slouken@lokigames.com>2001-06-16 06:47:45 +0000
commitc24650780df76183e817e04344d5f019fde021cb (patch)
tree7075a7553adc2597a1bffb056e6ac66bf2f5fb60
parent9728b71b93724bd1391eeb5ab832e7488d6190c9 (diff)
downloadsdl-c24650780df76183e817e04344d5f019fde021cb.tar.gz
*** empty log message ***release-1.2.1
-rw-r--r--src/joystick/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/joystick/Makefile.am b/src/joystick/Makefile.am
index 609cedcf7..efd9f9d8d 100644
--- a/src/joystick/Makefile.am
+++ b/src/joystick/Makefile.am
@@ -5,7 +5,7 @@ noinst_LTLIBRARIES = libjoystick.la
# Define which subdirectories need to be built
SUBDIRS = @JOYSTICK_SUBDIRS@
-DIST_SUBDIRS = dummy beos linux macos win32
+DIST_SUBDIRS = dummy amigaos beos linux macos win32
DRIVERS = @JOYSTICK_DRIVERS@