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. --- fb/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'fb/Makefile.am') diff --git a/fb/Makefile.am b/fb/Makefile.am index ab53dc27e..64bbef2ab 100644 --- a/fb/Makefile.am +++ b/fb/Makefile.am @@ -2,8 +2,6 @@ noinst_LTLIBRARIES = libfb.la sdk_HEADERS = fb.h fbrop.h -AM_CFLAGS = -DXFree86Server -DXFree86Loader - libfb_la_SOURCES = \ fb.h \ fb24_32.c \ @@ -14,7 +12,6 @@ libfb_la_SOURCES = \ fbblt.c \ fbbltone.c \ fbbstore.c \ - fbcmap.c \ fbcompose.c \ fbcopy.c \ fbfill.c \ @@ -48,3 +45,5 @@ libfb_la_SOURCES = \ fbedgeimp.h \ fbmmx.c \ fbmmx.h + +EXTRA_DIST = fbcmap.c -- cgit v1.2.3