From: Brian Aker Date: Wed, 3 Oct 2012 09:48:04 +0000 (-0400) Subject: Fix duplicate target. X-Git-Tag: 1.0.12~10 X-Git-Url: https://git.m6w6.name/?p=awesomized%2Flibmemcached;a=commitdiff_plain;h=e9f6b3a74c34ed25d0680d2b333f235098b44c93 Fix duplicate target. --- diff --git a/Makefile.am b/Makefile.am index cfeb34f4..5b1fcd21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,6 +93,6 @@ lcov-clean: clean DISTCLEANFILES+= config/top.h -install-html: html-local +install-website: html-local @rm -r -f /var/www/libmemcached/* @cp -r docs/html /var/www/libmemcached