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. --- randr/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'randr') diff --git a/randr/Makefile.am b/randr/Makefile.am index 16cf287c0..5e1067b70 100644 --- a/randr/Makefile.am +++ b/randr/Makefile.am @@ -1,5 +1,7 @@ noinst_LTLIBRARIES = librandr.la +AM_CFLAGS = $(DIX_CFLAGS) + librandr_la_SOURCES = \ mirandr.c \ randr.c \ -- cgit v1.2.3