diff options
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 99f873cbd8..b22fd3a25a 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -64,6 +64,7 @@ libeutil_la_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_builddir) \ -I$(top_srcdir)/widgets \ + -DEVOLUTION_BINDIR=\""$(bindir)"\" \ -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTION_ECPSDIR=\""$(ecpsdir)"\" \ -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \ |