aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/executive-summary/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/devel/executive-summary/Makefile.am')
-rw-r--r--help/devel/executive-summary/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/devel/executive-summary/Makefile.am b/help/devel/executive-summary/Makefile.am
index 9aa53af4ec..38664929d8 100644
--- a/help/devel/executive-summary/Makefile.am
+++ b/help/devel/executive-summary/Makefile.am
@@ -34,7 +34,7 @@ SOURCE_FILES = \
IGNORED_HEADER_FILES = \
Executive-Summary.h
-
+
scan_generated = \
evolution-services-decl.txt \
evolution-services.args \
@@ -111,8 +111,8 @@ maintainer-clean-local: clean
install-data-local:
$(mkinstalldirs) $(DOC_DIR)
- for i in $(DOC_DIR_INSTALL_FILES); do \
- $(INSTALL_DATA) $$i $(DOC_DIR); \
+ for i in $(DOC_DIR_INSTALL_FILES); do \
+ $(INSTALL_DATA) $(srcdir)/$$i $(DOC_DIR); \
done
dist-hook: