From 4de14d5f303432cb39ea1c12c4595ced1ab3926f Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 3 Mar 2013 17:13:06 +0100 Subject: Replace INCLUDES with AM_CPPFLAGS in Makefiles --- battstat/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'battstat/Makefile.am') diff --git a/battstat/Makefile.am b/battstat/Makefile.am index c4f98c2b..b96dee20 100644 --- a/battstat/Makefile.am +++ b/battstat/Makefile.am @@ -23,7 +23,7 @@ SUBDIRS = docs sounds $(APMDIR) DIST_SUBDIRS = docs sounds apmlib -INCLUDES = \ +AM_CPPFLAGS = \ $(MATE_APPLETS4_CFLAGS) \ $(LIBNOTIFY_CFLAGS) \ $(HAL_CFLAGS) \ -- cgit v1.2.1