aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/Makefile.am')
-rw-r--r--my-evolution/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am
index 049deefebc..6eabb5ff0a 100644
--- a/my-evolution/Makefile.am
+++ b/my-evolution/Makefile.am
@@ -74,7 +74,7 @@ summary_libs = \
$(top_builddir)/libwombat/libwombat.la \
$(EVOLUTION_EXECUTIVE_SUMMARY_LIBS)
-componentdir = $(prefix)/evolution/components
+componentdir = $(COMPONENT_DIR)
component_LTLIBRARIES = libevolution-executive-summary.la
libevolution_executive_summary_la_SOURCES = $(summary_sources)
libevolution_executive_summary_la_LIBADD = $(summary_libs)