From 402bf1269c59db4b3a78077ab095a84181181808 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 28 Jul 2022 20:31:28 +0200 Subject: Remove dependency on libevdev (mostly complete) + minor fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0ef9633..24dc048 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,10 @@ OBJ =\ libgamepad_create_attachment_monitor.o\ libgamepad_destroy_attachment_monitor.o\ libgamepad_disable_force_feedback_autocenter.o\ + libgamepad_drain__.o\ + libgamepad_drain_events.o\ libgamepad_find_sound_devices.o\ + libgamepad_generate_sync_events.o\ libgamepad_get_absolute_axis_by_name.o\ libgamepad_get_absolute_axis_info.o\ libgamepad_get_absolute_axis_name.o\ -- cgit v1.2.3-70-g09d2