summaryrefslogtreecommitdiff
path: root/xserver/hw/dmx/input/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xserver/hw/dmx/input/Makefile.am')
-rw-r--r--xserver/hw/dmx/input/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/xserver/hw/dmx/input/Makefile.am b/xserver/hw/dmx/input/Makefile.am
index b56ee8e29..27f49d366 100644
--- a/xserver/hw/dmx/input/Makefile.am
+++ b/xserver/hw/dmx/input/Makefile.am
@@ -1,14 +1,5 @@
noinst_LIBRARIES = libdmxinput.a
-if DMX_BUILD_LNX
-RAWSRCS = lnx-keyboard.c \
- lnx-keyboard.h \
- lnx-ms.c \
- lnx-ms.h \
- lnx-ps2.c \
- lnx-ps2.h
-endif
-
if DMX_BUILD_USB
USBSRCS = usb-keyboard.c \
usb-keyboard.h \