[evolution/wip-webkit2] Pass right value when compiling main.c



commit 14928a02fc2fa2ae527620d29f5c01b0025711d8
Author: Tomas Popela <tpopela redhat com>
Date:   Fri Nov 1 13:18:45 2013 +0100

    Pass right value when compiling main.c

 shell/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/Makefile.am b/shell/Makefile.am
index d7bf9db..d6f2cf5 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -114,7 +114,7 @@ evolution_CPPFLAGS =                                                \
        -DEVOLUTION_RULEDIR=\""$(privdatadir)"\"                \
        -DEVOLUTION_TOOLSDIR=\""$(privlibexecdir)"\"            \
        -DEVOLUTION_UIDIR=\""$(uidir)"\"                        \
-       -DEVOLUTION_WEB_EXTENSIONS_DIR=\""$(privwebextensions)"\" \
+       -DEVOLUTION_WEB_EXTENSIONS_DIR=\""$(webextensionsdir)"\" \
        -DPREFIX=\""$(prefix)"\"                                \
        -DEVOLUTION_MX_THEMEDIR=\"$(privdatadir)/theme\"        \
        -DSYSCONFDIR=\""$(sysconfdir)"\"                        \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]