From 7ecc2d526c4ea5db2589644a2fec0daf71df36da Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Fri, 1 Jul 2005 21:12:24 +0000 Subject: Remove fbcmap.c hacks from the DIX. --- hw/xfree86/dixmods/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'hw') diff --git a/hw/xfree86/dixmods/Makefile.am b/hw/xfree86/dixmods/Makefile.am index bea219e70..361b71a79 100644 --- a/hw/xfree86/dixmods/Makefile.am +++ b/hw/xfree86/dixmods/Makefile.am @@ -8,10 +8,13 @@ INCLUDES = $(XORG_INCS) -I$(top_srcdir)/afb -I$(top_srcdir)/mfb \ -I$(top_srcdir)/cfb -I$(top_srcdir)/dbe -I$(srcdir)/../loader \ -I$(top_srcdir)/miext/layer -I$(top_srcdir)/miext/shadow -libbitmap_la_SOURCES = bitmapmod.c +libbitmap_la_SOURCES = \ + bitmapmod.c libbitmap_la_LDFLAGS = -lXfont -libfb_la_SOURCES = fbmodule.c +libfb_la_SOURCES = \ + $(top_srcdir)/fb/fbcmap.c + fbmodule.c libdixmods_la_SOURCES = \ afbmodule.c \ -- cgit v1.2.3