summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2009-12-04 22:27:45 +0000
committerDavid Hankins <dhankins@isc.org>2009-12-04 22:27:45 +0000
commite41c1297f08332257afabdc68b26bdbd97190c06 (patch)
treebece62af2e2fd6f5f6a921674bd730c629c33cd5 /util
parent1de30b0f56dd033fd2898b35e094c305dbae7c82 (diff)
downloadisc-dhcp-e41c1297f08332257afabdc68b26bdbd97190c06.tar.gz
fix 'make check'
Diffstat (limited to 'util')
-rw-r--r--util/Makefile.bind5
1 files changed, 4 insertions, 1 deletions
diff --git a/util/Makefile.bind b/util/Makefile.bind
index 71c17235..ef3ea804 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.2.2.2 2009/12/02 23:52:29 sar Exp $
+# $Id: Makefile.bind,v 1.2.2.3 2009/12/04 22:27:45 dhankins Exp $
# Configure and build the bind libraries for use by DHCP
@@ -70,3 +70,6 @@ distdir:
disclean:
install:
+
+check:
+