X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=28945d22480b5ae92a725791c62b385b867356f8;hp=42a49a0212dbaab492df72d95ed8b85a6c178045;hb=5b172c484238c964c547e7e45fb3c836f2d66fe5;hpb=6ef0865af923965680547123856185d71f3e85ff diff --git a/doc/Makefile.am b/doc/Makefile.am index 42a49a0..28945d2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -52,7 +52,7 @@ doc-clean: 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: