update to 9.7.1-P2
[tridge/bind9.git] / bin / tests / sockaddr / Makefile.in
index f0dbbfb3107a901e790719691965988bb64896fd..42c75b53420788e91a4a8cfd72a80e91415ad980 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  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.21 2007/06/19 23:47:00 tbox Exp $
+# $Id: Makefile.in,v 1.25 2009/12/05 23:31:40 each Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
@@ -26,7 +26,7 @@ CINCLUDES =   ${TEST_INCLUDES} ${ISC_INCLUDES}
 CDEFINES =
 CWARNINGS =
 
-ISCLIBS =      ../../../lib/isc/libisc.@A@
+ISCLIBS =      ../../../lib/isc/libisc.@A@ @DNS_CRYPTO_LIBS@
 TAPIDEPLIBS =  ../../../lib/tests/libt_api.@A@
 
 ISCDEPLIBS =   ../../../lib/isc/libisc.@A@