From 6adb8845694c2204cc58bc4845acbf1c5ef96e24 Mon Sep 17 00:00:00 2001 From: Dan Mashal Date: Mon, 18 Feb 2013 13:26:08 -0800 Subject: Update makefile for automake 1.13 --- gsearchtool/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gsearchtool') diff --git a/gsearchtool/Makefile.am b/gsearchtool/Makefile.am index 4431cb02..348c9397 100644 --- a/gsearchtool/Makefile.am +++ b/gsearchtool/Makefile.am @@ -2,7 +2,7 @@ Utilitiesdir = $(datadir)/applications SUBDIRS = data help libmateui-deprecated -INCLUDES = \ +AM_CPPFLAGS = \ -I$(srcdir)/libmateui-deprecated \ -I$(top_srcdir)/libeggsmclient \ -DG_DISABLE_DEPRECATED \ -- cgit v1.2.1