X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=cfeb34f4d9ec5147b9908fd8b15173752551b4da;hb=804f22a1c1024cdd27cc477e0a51fc46e7451a9f;hp=263ae32d755138bad6f7594eb29fe0df7f8b057c;hpb=1a2beb5b75e3c08596fc3f94b214df7b9dd0143a;p=m6w6%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index 263ae32d..cfeb34f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,3 +92,7 @@ lcov-clean: clean @find . -name '*.gcda' | xargs rm -f DISTCLEANFILES+= config/top.h + +install-html: html-local + @rm -r -f /var/www/libmemcached/* + @cp -r docs/html /var/www/libmemcached