aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2006-09-08 02:38:38 +0800
committerTor Lillqvist <tml@src.gnome.org>2006-09-08 02:38:38 +0800
commit243a37a86f2577974db1fd01080bedffb65156f3 (patch)
treef39735ec5970f04d0d7726dc2a069432b74655cb /e-util/Makefile.am
parente9dc216b62c30cc973b7f938bf0d547d4b17e3f2 (diff)
downloadgsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.gz
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.bz2
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.lz
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.xz
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.tar.zst
gsoc2013-evolution-243a37a86f2577974db1fd01080bedffb65156f3.zip
Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, as
2006-09-07 Tor Lillqvist <tml@novell.com> * Makefile.am (ruledir): Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, as we use it in SEARCH_RULE_DIR for the benefit of e-win32-reloc.c. Fixes the Win32-specific problem "eab-widgets-WARNING **: Could not load addressbook search; no parts". (#348419) svn path=/trunk/; revision=32748
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index de817c7c1c..e3c7052cec 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -1,6 +1,7 @@
eutilincludedir = $(privincludedir)/e-util
econdincludedir = $(privincludedir)/e-conduit
ecpsdir = $(privdatadir)/ecps
+ruledir = $(privdatadir)
if OS_WIN32
WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libemiscwidgets.la