[gnome-color-manager] Don't use the deprecated INCLUDES in Makefile.am



commit 6f2e4a25cce08d3289d28fdba433dd4de58c985d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 14 09:29:24 2013 +0000

    Don't use the deprecated INCLUDES in Makefile.am

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index ab13994..48909ac 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES =						\
+AM_CPPFLAGS =						\
 	$(GLIB_CFLAGS)					\
 	$(X11_CFLAGS)					\
 	$(GTK_CFLAGS)					\



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