summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-08 23:39:04 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-08 23:39:04 -0700
commite854448a9bfcdfdeb6262b89a93bcbe8bcd7545c (patch)
tree7f3ebb12350119127351a8b3344b19b38b9a5bfe /src
parent1805655654217830ae943806e6a7d653cdc48047 (diff)
downloadxorg-lib-libXRes-e854448a9bfcdfdeb6262b89a93bcbe8bcd7545c.tar.gz
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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