summaryrefslogtreecommitdiff
path: root/hw/kdrive/sdl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/sdl/Makefile.am')
-rw-r--r--hw/kdrive/sdl/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/kdrive/sdl/Makefile.am b/hw/kdrive/sdl/Makefile.am
index e74249967..fe9309e46 100644
--- a/hw/kdrive/sdl/Makefile.am
+++ b/hw/kdrive/sdl/Makefile.am
@@ -7,9 +7,8 @@ bin_PROGRAMS = Xsdl
Xsdl_SOURCES = sdl.c
-Xsdl_LDADD = @KDRIVE_PURE_LIBS@ \
+Xsdl_LDADD = \
@KDRIVE_LIBS@ \
- @XSERVER_LIBS@ \
@XSDL_LIBS@
Xsdl_DEPENDENCIES = @KDRIVE_LOCAL_LIBS@