summaryrefslogtreecommitdiff
path: root/gsearchtool
diff options
context:
space:
mode:
Diffstat (limited to 'gsearchtool')
-rw-r--r--gsearchtool/Makefile.am2
-rw-r--r--gsearchtool/libmateui-deprecated/Makefile.am2
2 files changed, 2 insertions, 2 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 \
diff --git a/gsearchtool/libmateui-deprecated/Makefile.am b/gsearchtool/libmateui-deprecated/Makefile.am
index 024e4277..c3ed815d 100644
--- a/gsearchtool/libmateui-deprecated/Makefile.am
+++ b/gsearchtool/libmateui-deprecated/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = \
+AM_CPPFLAGS = \
-DGTK_DISABLE_DEPRECATED \
-DGDK_DISABLE_DEPRECATED \
-DG_DISABLE_DEPRECATED