From 826a6f029faeabaa783a93dfdccca846f9326b58 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sat, 2 Jul 2005 18:59:44 +0000 Subject: Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. --- cfb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfb') diff --git a/cfb/Makefile.am b/cfb/Makefile.am index aa3744aed..4e249a7ef 100644 --- a/cfb/Makefile.am +++ b/cfb/Makefile.am @@ -9,7 +9,7 @@ libcfb_la_SOURCES = cfb8bit.c cfbcmap.c cfbteblt8.c cfbglrop8.c cfbpush8.c \ libcfb_la_LIBADD = ../mfb/libmfb.la -AM_CFLAGS = -DPSZ=8 +AM_CFLAGS = -DPSZ=8 $(DIX_CFLAGS) INCLUDES = $(CFB_INCLUDES) -- cgit v1.2.3