aboutsummaryrefslogtreecommitdiff
path: root/lib/isc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/isc/Makefile.in')
-rw-r--r--lib/isc/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/isc/Makefile.in b/lib/isc/Makefile.in
index d831fcff3fd5..14b4e826a287 100644
--- a/lib/isc/Makefile.in
+++ b/lib/isc/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 1998-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.96.50.6 2010-06-09 01:52:54 marka Exp $
+# $Id$
srcdir = @srcdir@
VPATH = @srcdir@
@@ -87,6 +87,7 @@ LIBS = @LIBS@
.NO_PARALLEL:
SUBDIRS = include unix nls @ISC_THREAD_DIR@ @ISC_ARCH_DIR@
TARGETS = timestamp
+TESTDIRS = @UNITTESTS@
@BIND9_MAKE_RULES@