From: David Hankins Date: Fri, 4 Dec 2009 22:27:10 +0000 (+0000) Subject: fix 'make check' X-Git-Tag: v4_2_0b1~3^2~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d130b8e86cdcff7bffa0c351ee0fb70b3b6e706e;p=thirdparty%2Fdhcp.git fix 'make check' --- diff --git a/util/Makefile.bind b/util/Makefile.bind index aa34d39b4..d0ea246ab 100644 --- a/util/Makefile.bind +++ b/util/Makefile.bind @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.bind,v 1.3 2009/12/02 23:51:13 sar Exp $ +# $Id: Makefile.bind,v 1.4 2009/12/04 22:27:10 dhankins Exp $ # Configure and build the bind libraries for use by DHCP @@ -70,3 +70,6 @@ distdir: disclean: install: + +check: +