diff options
Diffstat (limited to 'executive-summary/component/Makefile.am')
-rw-r--r-- | executive-summary/component/Makefile.am | 2 |
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 |