From e854448a9bfcdfdeb6262b89a93bcbe8bcd7545c Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 8 Oct 2009 23:39:04 -0700 Subject: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Signed-off-by: Alan Coopersmith --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 16a7c04..a64c939 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ libXRes_la_SOURCES = \ libXRes_la_LIBADD = @XRES_LIBS@ -AM_CFLAGS = @XRES_CFLAGS@ @MALLOC_ZERO_CFLAGS@ +AM_CFLAGS = $(CWARNFLAGS) @XRES_CFLAGS@ @MALLOC_ZERO_CFLAGS@ INCLUDES = -I$(top_srcdir)/include -- cgit v1.2.1