aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/importer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/devel/importer/Makefile.am')
-rw-r--r--help/devel/importer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/devel/importer/Makefile.am b/help/devel/importer/Makefile.am
index ef3b2b98ee..571d05e58a 100644
--- a/help/devel/importer/Makefile.am
+++ b/help/devel/importer/Makefile.am
@@ -114,7 +114,7 @@ maintainer-clean-local: clean
install-data-local:
$(mkinstalldirs) $(DOC_DIR)
for i in $(DOC_DIR_INSTALL_FILES); do \
- $(INSTALL_DATA) $$i $(DOC_DIR); \
+ $(INSTALL_DATA) $(srcdir)/$$i $(DOC_DIR); \
done
dist-hook: