aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 183f7d8e2..e6d12a78f 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -1,6 +1,7 @@
AM_CPPFLAGS = \
-I. \
-I$(top_srcdir) \
+ -DDATADIR=\""$(datadir)"\" \
$(EMPATHY_CFLAGS) \
$(WARN_CFLAGS)