From d7860866e5e20a119232c00ba3fec7e3c5102b4e Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 31 Mar 2017 07:18:57 +0000 Subject: x11/controllermap: add new port controllermap helps to map buttons on Xbox 360 style gamepad for use with SDL_GameController API. The output can be appended into an existing gamecontrollerdb.txt file or to SDL_GAMECONTROLLERCONFIG. Based on: AUR package --- x11/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/Makefile') diff --git a/x11/Makefile b/x11/Makefile index 583629b43fba..bf35daaf0b78 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -33,6 +33,7 @@ SUBDIR += cinnamon-session SUBDIR += cl-clx SUBDIR += compositeproto + SUBDIR += controllermap SUBDIR += cool-retro-term SUBDIR += damageproto SUBDIR += decurs -- cgit v1.2.3