X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=doc%2FMakefile.am;h=eb92b816a4f391f0d2a03cac3b1b609925f4ce1b;hb=0aa9ae6bd30fae8a1f8f24245b05496b39a36c5d;hp=d66ff3a2cfb89647939ce54bc300d1ba891f4e38;hpb=82719bea9e3b406fa34c14be9338dbb081e9a689;p=yazproxy-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index d66ff3a..eb92b81 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -47,7 +47,7 @@ dist-hook: 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: