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. --- Xi/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Xi') diff --git a/Xi/Makefile.am b/Xi/Makefile.am index 42514a3b9..224377e2f 100644 --- a/Xi/Makefile.am +++ b/Xi/Makefile.am @@ -1,5 +1,7 @@ noinst_LTLIBRARIES = libXi.la +AM_CFLAGS = $(DIX_CFLAGS) + libXi_la_SOURCES = \ allowev.c \ allowev.h \ -- cgit v1.2.3