diff options
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r-- | libempathy/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index a25c1e799..fd6424b57 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -3,6 +3,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_builddir) \ -DDATADIR=\""$(datadir)"\" \ + -DLOCALEDIR=\""$(datadir)/locale"\" \ $(LIBEMPATHY_CFLAGS) \ $(WARN_CFLAGS) |