aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-02-07 07:25:31 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-02-07 07:25:31 +0800
commit80cbfea2de458c7af824a0b22f6a6edbbd35b223 (patch)
tree1c8c2af2e24f7a2845a1a0a6258834e75975e9eb /executive-summary/component/Makefile.am
parenteacd38d4ee73d9c3d6e1882b52f7ec9bef487fcd (diff)
downloadgsoc2013-evolution-80cbfea2de458c7af824a0b22f6a6edbbd35b223.tar
gsoc2013-evolution-80cbfea2de458c7af824a0b22f6a6edbbd35b223.tar.gz
gsoc2013-evolution-80cbfea2de458c7af824a0b22f6a6edbbd35b223.tar.bz2
gsoc2013-evolution-80cbfea2de458c7af824a0b22f6a6edbbd35b223.tar.lz
gsoc2013-evolution-80cbfea2de458c7af824a0b22f6a6edbbd35b223.tar.xz
gsoc2013-evolution-80cbfea2de458c7af824a0b22f6a6edbbd35b223.tar.zst
gsoc2013-evolution-80cbfea2de458c7af824a0b22f6a6edbbd35b223.zip
(control_activate): Get
evolution-executive-summary.xml from EVOLUTION_UI_DIRECTORY. svn path=/trunk/; revision=19836
Diffstat (limited to 'executive-summary/component/Makefile.am')
-rw-r--r--executive-summary/component/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am
index 870746bf1e..356665d777 100644
--- a/executive-summary/component/Makefile.am
+++ b/executive-summary/component/Makefile.am
@@ -66,7 +66,7 @@ evolution_executive_summary_LDADD = \
-lgal \
$(GTKHTML_LIBS)
-gladedir = $(datadir)/evolution/glade
+gladedir = $(datadir)/evolution-$(BASE_VERSION)/glade
glade_DATA = executive-summary-config.glade
if ENABLE_PURIFY