X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=840281cb3c611eb034ef30749c3d9a6b59ffc148;hp=51ffeeee2de7db0906002de9fa0db304db955590;hb=a29cb625a72a11d5a65ee3cb423dc35193b5ca79;hpb=ed14ef71dd40c863ee3b581bf5835406bd0ed3ea diff --git a/doc/Makefile.am b/doc/Makefile.am index 51ffeee..840281c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -106,7 +106,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: