aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/calendar/cal-client/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devel/calendar/cal-client/Makefile.am')
-rw-r--r--doc/devel/calendar/cal-client/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/devel/calendar/cal-client/Makefile.am b/doc/devel/calendar/cal-client/Makefile.am
index f3a2b39ec6..9e02b21f9b 100644
--- a/doc/devel/calendar/cal-client/Makefile.am
+++ b/doc/devel/calendar/cal-client/Makefile.am
@@ -117,8 +117,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: