summaryrefslogtreecommitdiff
path: root/gsearchtool
diff options
context:
space:
mode:
authorDan Mashal <[email protected]>2013-02-18 13:26:08 -0800
committerDan Mashal <[email protected]>2013-02-18 13:26:08 -0800
commit6adb8845694c2204cc58bc4845acbf1c5ef96e24 (patch)
treefd2a7cf233922de5c7a34edc7af957094b6bf047 /gsearchtool
parent0865050e09b370b2d5b7a70b19746aa26e8357b0 (diff)
downloadmate-utils-6adb8845694c2204cc58bc4845acbf1c5ef96e24.tar.bz2
mate-utils-6adb8845694c2204cc58bc4845acbf1c5ef96e24.tar.xz
Update makefile for automake 1.13
Diffstat (limited to 'gsearchtool')
-rw-r--r--gsearchtool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \