summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@theobromine.nwnk.net>2006-06-18 23:54:04 -0400
committerAdam Jackson <ajax@theobromine.nwnk.net>2006-06-18 23:54:04 -0400
commit98a602fab1f307a07a96868d7dae12b6f8d7f405 (patch)
tree606b06f2f7344b9fd62bf68e82762758231dd8dd /hw/xfree86/Makefile.am
parent76aaf7eae7409162c5ed2963f2e27d019cb30263 (diff)
Don't bother building RAC as a module, that's just absurd.
Diffstat (limited to 'hw/xfree86/Makefile.am')
-rw-r--r--hw/xfree86/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am
index 77d1dd844..b50b6ab07 100644
--- a/hw/xfree86/Makefile.am
+++ b/hw/xfree86/Makefile.am
@@ -38,6 +38,7 @@ XORG_LIBS = \
common/libinit.a \
loader/libloader.a \
libosandcommon.la \
+ rac/librac.a \
parser/libxf86config.a \
dummylib/libdummy.a \
dixmods/libdixmods.la \