X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=840281cb3c611eb034ef30749c3d9a6b59ffc148;hb=43769ae204a1033190b8c044f0faa5e2341140c2;hp=51ffeeee2de7db0906002de9fa0db304db955590;hpb=e90835e4a81a15a3f62e904f7e7771493bac9a2e;p=yaz-moved-to-github.git 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: