summaryrefslogtreecommitdiff
path: root/applets/fish/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'applets/fish/Makefile.am')
-rw-r--r--applets/fish/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/fish/Makefile.am b/applets/fish/Makefile.am
index 6b823e09..f5cfbf78 100644
--- a/applets/fish/Makefile.am
+++ b/applets/fish/Makefile.am
@@ -4,7 +4,7 @@ AM_CPPFLAGS = \
-I$(srcdir) \
-I$(srcdir)/../../libmate-panel-applet \
-I$(top_builddir)/libmate-panel-applet \
- -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
+ -DMATELOCALEDIR=\""$(datadir)/locale"\" \
-DFISH_ICONDIR=\""$(fishbitmapsdir)"\" \
$(DISABLE_DEPRECATED_CFLAGS)