diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index ea7407b326..5d1b396bfc 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -44,6 +44,7 @@ INCLUDES = \ $(BONOBO_GNOME_CFLAGS) \ $(GTKHTML_CFLAGS) \ $(UNICODE_CFLAGS) \ + -DEVOLUTION_DATADIR=\"$(datadir)\" \ -DE_GLADEDIR=\"$(gladedir)\" \ -DG_LOG_DOMAIN=\"composer\" |