From 8840f4dbf566cc8120f042521860adc78707a80e Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 16 Jun 2001 06:47:45 +0000 Subject: [PATCH] *** empty log message *** --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4075 --- 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@