summaryrefslogtreecommitdiff
path: root/hw/kdrive/fake
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-12-28 10:02:54 +0000
committerAdam Jackson <ajax@nwnk.net>2005-12-28 10:02:54 +0000
commit05c139d4cdfd11d39c0168d0c80ac1dbdd069b4c (patch)
treee449db85c8686fc8fdc5bd01abf06cbf04d1b5f1 /hw/kdrive/fake
parentaeb770f645e2d591b255ec4ab06addcb1beafa5f (diff)
Enough build fixes to get {sdl,ephyr,fake} to link.
Diffstat (limited to 'hw/kdrive/fake')
-rw-r--r--hw/kdrive/fake/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/kdrive/fake/Makefile.am b/hw/kdrive/fake/Makefile.am
index 78b69003a..f3a6a3453 100644
--- a/hw/kdrive/fake/Makefile.am
+++ b/hw/kdrive/fake/Makefile.am
@@ -24,7 +24,8 @@ Xfake_LDADD = \
libfake.a \
@KDRIVE_LIBS@ \
@KDRIVE_LIBS@ \
- $(TSLIB_FLAG)
+ $(TSLIB_FLAG) \
+ @XSERVER_LIBS@
Xfake_DEPENDENCIES = \
libfake.a \