summaryrefslogtreecommitdiff
path: root/gsearchtool/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gsearchtool/src/Makefile.am')
-rw-r--r--gsearchtool/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsearchtool/src/Makefile.am b/gsearchtool/src/Makefile.am
index 7091e0f1..14582a23 100644
--- a/gsearchtool/src/Makefile.am
+++ b/gsearchtool/src/Makefile.am
@@ -3,7 +3,7 @@ NULL =
AM_CPPFLAGS = \
-I$(top_srcdir)/gsearchtool/libeggsmclient \
-I$(top_srcdir)/gsearchtool/libmateui-deprecated \
- -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
+ -DMATELOCALEDIR=\""$(datadir)/locale"\" \
-DLOCALEDIR=\"$(datadir)/locale\" \
-DDATADIR=\""$(datadir)"\" \
-DGREP_COMMAND=\""$(GREP_COMMAND)"\"