From 1e659a9f0f3a3836912c66ab75b5af38e632ef12 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 24 Mar 2015 15:53:36 +0100 Subject: input: remove classic LIRC support It's much easier to configure remotes as X11 input devices. --- old-makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'old-makefile') diff --git a/old-makefile b/old-makefile index 5a8b71f9f9..4eda62fa54 100644 --- a/old-makefile +++ b/old-makefile @@ -74,7 +74,6 @@ SOURCES-$(GL_WAYLAND) += video/out/wayland_common.c \ SOURCES-$(JACK) += audio/out/ao_jack.c SOURCES-$(JOYSTICK) += input/joystick.c -SOURCES-$(LIRC) += input/lirc.c SOURCES-$(OPENAL) += audio/out/ao_openal.c SOURCES-$(OSS_AUDIO) += audio/out/ao_oss.c SOURCES-$(PULSE) += audio/out/ao_pulse.c -- cgit v1.2.3