From 63538e6c68e1697e027e55a5015791de3af7bc8c Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 9 Jul 2005 06:48:05 +0000 Subject: Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b6d11ce..ce0dcac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,7 +6,7 @@ libXrandr_la_SOURCES = \ Xrandrint.h libXrandr_la_LIBADD = @X_LIBS@ -lX11 -lXext -lXrender -libXrandr_la_CFLAGS = @X_CFLAGS@ +AM_CFLAGS = @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include/X11/extensions -- cgit v1.2.3