X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=a54c20a47f82a520e7f28518af74f780b2c1fb99;hb=21aedc42ce24e35a1f82a6f009ed9ef6fca45ff2;hp=42a49a0212dbaab492df72d95ed8b85a6c178045;hpb=008513e90ad91ea1497e1cfb7b04fd899391aee3;p=yazpp-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 42a49a0..a54c20a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -47,12 +47,12 @@ dist-hook: done doc-clean: - rm -f *.html *.[0-9] *.pdf *.tkl + rm -f *.html *.[0-9] *.pdf install-data-hook: if test -f index.html; then d=.; else d="$(srcdir)"; fi; \ for p in $$d/*.html; do \ - $(docDATA_INSTALL) $$p $(DESTDIR)$(docdir); \ + $(INSTALL_DATA) $$p $(DESTDIR)$(docdir); \ done uninstall-hook: