summaryrefslogtreecommitdiff
path: root/hw/kdrive/smi/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-08-29 22:53:54 +0300
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-08-29 22:53:54 +0300
commit393dc0a3388d56186181b2bd9bcc1d267747e709 (patch)
treee751c334a526f804e3e266cd65b8a8acec2703ce /hw/kdrive/smi/Makefile.am
parentcff23616fe45e10c6786a303c8dcfc0a80463a53 (diff)
kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES
Diffstat (limited to 'hw/kdrive/smi/Makefile.am')
-rw-r--r--hw/kdrive/smi/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/smi/Makefile.am b/hw/kdrive/smi/Makefile.am
index a214e762e..f7f0a6675 100644
--- a/hw/kdrive/smi/Makefile.am
+++ b/hw/kdrive/smi/Makefile.am
@@ -35,4 +35,4 @@ Xsmi_LDADD = \
@XSERVER_LIBS@ \
$(TSLIB_FLAG)
-Xsmi_DEPENDENCIES = $(SMI_LIBS) @KDRIVE_LIBS@
+Xsmi_DEPENDENCIES = $(SMI_LIBS)