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. --- xfixes/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xfixes/Makefile.am') diff --git a/xfixes/Makefile.am b/xfixes/Makefile.am index eccdeef36..2a95c065b 100644 --- a/xfixes/Makefile.am +++ b/xfixes/Makefile.am @@ -1,5 +1,7 @@ noinst_LTLIBRARIES = libxfixes.la +AM_CFLAGS = $(DIX_CFLAGS) + libxfixes_la_SOURCES = \ cursor.c \ region.c \ -- cgit v1.2.3