summaryrefslogtreecommitdiff
path: root/hw/kdrive/pm2
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-12-27 23:03:15 +0000
committerAdam Jackson <ajax@nwnk.net>2005-12-27 23:03:15 +0000
commit27d79ab2bcebb634d0b69c851c72283a7514eb0c (patch)
tree52d5de29e6a3dd3b04a745d4c3750f70eadc40b2 /hw/kdrive/pm2
parent72817714a0787536ce8e8ad0d5473dea0f1c1abe (diff)
s/XSERVER/KDRIVE/
Diffstat (limited to 'hw/kdrive/pm2')
-rw-r--r--hw/kdrive/pm2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/pm2/Makefile.am b/hw/kdrive/pm2/Makefile.am
index aca476094..9a03b678b 100644
--- a/hw/kdrive/pm2/Makefile.am
+++ b/hw/kdrive/pm2/Makefile.am
@@ -27,7 +27,7 @@ PM2_LIBS = \
Xpm2_LDADD = \
$(PM2_LIBS) \
- @XSERVER_LIBS@ \
+ @KDRIVE_LIBS@ \
$(TSLIB_FLAG)
Xpm2_DEPENDENCIES = $(PM2_LIBS) @KDRIVE_LIBS@