aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-24 11:09:37 +0800
committerDan Winship <danw@src.gnome.org>2000-10-24 11:09:37 +0800
commitfaed5f42e47b263f4b4d01106d4bdec1930c475f (patch)
tree4f91dbdebe98a3047401f89c58556934027555dc /wombat/Makefile.am
parent0887fc650f5b6f37cbbaa84d3edd121fd83ba85d (diff)
downloadgsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.gz
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.bz2
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.lz
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.xz
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.zst
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.zip
AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It
uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with this. svn path=/trunk/; revision=6141
Diffstat (limited to 'wombat/Makefile.am')
-rw-r--r--wombat/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am
index 44ebff9345..89ea9f2d69 100644
--- a/wombat/Makefile.am
+++ b/wombat/Makefile.am
@@ -8,9 +8,9 @@ INCLUDES = \
-I$(top_srcdir)/calendar/pcs \
-I$(top_srcdir)/libical/src/libical \
$(GNOME_INCLUDEDIR) \
- $(BONOBO_VFS_GNOME_CFLAGS) \
+ $(BONOBO_VFS_GNOME_CFLAGS) \
-DEVOLUTION_VERSION=\""$(VERSION)"\" \
- -DEVOLUTION_LOCALEDIR=\""$(datadir)/locale"\"
+ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\"
bin_PROGRAMS = \
wombat