From c24650780df76183e817e04344d5f019fde021cb Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 16 Jun 2001 06:47:45 +0000 Subject: [PATCH] *** empty log message *** --- src/joystick/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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@