[gnome-screenshot] build: fix an automake 1.13 warning



commit 970d3e6ef04b02d3a9dd11091071859d9bf891ff
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Feb 6 14:08:10 2013 -0500

    build: fix an automake 1.13 warning

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 7e2aef1..73d65bc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
 NULL =
 
-INCLUDES =							\
+AM_CPPFLAGS =							\
 	-I.							\
 	-I$(srcdir)						\
 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]