aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-08-14 06:22:49 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-14 06:22:49 +0800
commit4fe52955d1583e6895bf85cf62b08102d0923962 (patch)
treef9cc67795e7fadc3b4ec31e90e3800fb1ad077bd /shell/Makefile.am
parent08bd7765721e5d866c4d7a546b94f691cf62d972 (diff)
downloadgsoc2013-evolution-4fe52955d1583e6895bf85cf62b08102d0923962.tar.gz
gsoc2013-evolution-4fe52955d1583e6895bf85cf62b08102d0923962.tar.zst
gsoc2013-evolution-4fe52955d1583e6895bf85cf62b08102d0923962.zip
Demonstrate loading the test module.
svn path=/branches/kill-bonobo/; revision=35983
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 13f71d80c4..7cdaf7f048 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -13,7 +13,7 @@ INCLUDES = \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \
-DEVOLUTION_HELPDIR=\""$(evolutionhelpdir)"\" \
- -DEVOLUTION_MODULEDIR=\""$(evolutionmoduledir)"\" \
+ -DEVOLUTION_MODULEDIR=\""$(moduledir)"\" \
-DEVOLUTION_UIDIR=\""$(evolutionuidir)"\" \
-DEVOLUTION_TOOLSDIR=\""$(privlibexecdir)"\" \
-DPREFIX=\""$(prefix)"\" \