summaryrefslogtreecommitdiff
path: root/hw/kdrive/mga
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-10-09 06:36:26 +0000
committerKeith Packard <keithp@keithp.com>2003-10-09 06:36:26 +0000
commitf74555e94264e6f703d399a5e0475c7283e20a88 (patch)
tree74ec9c06c05b8ca6207aa206fa806ab93a09b232 /hw/kdrive/mga
parent346aff7ef6f47a191c7f134b7843a634189b9e83 (diff)
Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping to
vesa server by default
Diffstat (limited to 'hw/kdrive/mga')
-rw-r--r--hw/kdrive/mga/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/kdrive/mga/Makefile.am b/hw/kdrive/mga/Makefile.am
index 2e6403660..d7a908e5a 100644
--- a/hw/kdrive/mga/Makefile.am
+++ b/hw/kdrive/mga/Makefile.am
@@ -33,11 +33,13 @@ Xmga_LDADD = \
$(top_builddir)/miext/shadow/libshadow.a \
$(top_builddir)/randr/librandr.a \
$(top_builddir)/render/librender.a \
+ $(top_builddir)/xfixes/libxfixes.a \
$(top_builddir)/fb/libfb.a \
$(top_builddir)/mi/libmi.a \
$(top_builddir)/Xext/libXext.a \
$(top_builddir)/randr/librandr.a \
$(top_builddir)/render/librender.a \
+ $(top_builddir)/xfixes/libxfixes.a \
$(top_builddir)/dix/libxpstubs.a \
$(XSERVER_LIBS) \
-lm -lz