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@