summaryrefslogtreecommitdiff
path: root/hw/kdrive/mach64/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/mach64/Makefile.am')
-rw-r--r--hw/kdrive/mach64/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/mach64/Makefile.am b/hw/kdrive/mach64/Makefile.am
index e53811563..2a960ec5f 100644
--- a/hw/kdrive/mach64/Makefile.am
+++ b/hw/kdrive/mach64/Makefile.am
@@ -27,7 +27,7 @@ Xmach64_SOURCES = \
mach64stub.c
Xmach64_LDADD = \
- $(top_builddir)/hw/kdrive/mach64/libmach64.a \
+ libmach64.a \
$(top_builddir)/hw/kdrive/vesa/libvesa.a \
$(top_builddir)/dix/libdix.a \
$(top_builddir)/os/libos.a \