From a674eab94dd55978a6fa8db1fbe57bf419377f43 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 10 Mar 2010 12:17:16 +0100 Subject: Update win32 directory relocation and some consistency cleanup --- addressbook/gui/widgets/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/widgets') diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index ffe064a349..511876ad0f 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -8,7 +8,7 @@ libeabwidgets_la_CPPFLAGS = \ -DG_LOG_DOMAIN=\"eab-widgets\" \ -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \ -DEVOLUTION_GALVIEWSDIR=\""$(viewsdir)"\" \ - -DSEARCH_RULE_DIR=\"$(ruledir)\" \ + -DEVOLUTION_RULEDIR=\"$(ruledir)\" \ -I$(top_srcdir) \ -I$(top_srcdir)/filter \ -I$(top_srcdir)/widgets \ -- cgit