diff options
Diffstat (limited to 'my-evolution/Makefile.am')
-rw-r--r-- | my-evolution/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am index fcb3e124b4..f255497090 100644 --- a/my-evolution/Makefile.am +++ b/my-evolution/Makefile.am @@ -12,6 +12,7 @@ INCLUDES = \ -DEVOLUTION_BUTTONSDIR=\""$(buttonsdir)"\" \ -DEVOLUTION_UIDIR=\""$(evolutionuidir)"\" \ -DLOCATIONDIR=\""$(Locationdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ -DG_LOG_DOMAIN=\"evolution-executive-summary\" \ $(EVOLUTION_EXECUTIVE_SUMMARY_CFLAGS) |