From 34cee4ade566c148f76d6dd0157ea442b4c9e01a Mon Sep 17 00:00:00 2001 From: raveit Date: Sun, 2 Jun 2013 18:25:52 +0200 Subject: fix some make files for automake-1.13 --- cpufreq/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpufreq/src/Makefile.am') diff --git a/cpufreq/src/Makefile.am b/cpufreq/src/Makefile.am index 3f4162a9..a30d3513 100644 --- a/cpufreq/src/Makefile.am +++ b/cpufreq/src/Makefile.am @@ -4,7 +4,7 @@ endif SUBDIRS = $(selector_SUBDIR) -INCLUDES = \ +AM_CPPFLAGS = \ -DCPUFREQ_MENU_UI_DIR=\""$(datadir)/mate-2.0/ui"\" \ $(MATE_APPLETS4_CFLAGS) \ $(LIBGLADE_CFLAGS) \ -- cgit v1.2.1