aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9b35e9bc1..41020dd11 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,6 +66,7 @@ libempathy_accounts_panel_la_SOURCES = \
libempathy_accounts_panel_la_CPPFLAGS = \
$(CPPFLAGS_COMMON) \
$(CONTROL_CENTER_EMBEDDING_CFLAGS) \
+ -DLOCALEDIR=\""$(datadir)/locale"\" \
$(NULL)
libempathy_accounts_panel_la_LDFLAGS = -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)'