[Midnightbsd-cvs] src: Makefile: add missing src files for bind 9.4.2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Apr 18 15:11:36 EDT 2008


Log Message:
-----------
add missing src files for bind 9.4.2

Modified Files:
--------------
    src/lib/bind/bind:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/lib/bind/bind/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L lib/bind/bind/Makefile -L lib/bind/bind/Makefile -u -r1.2 -r1.3
--- lib/bind/bind/Makefile
+++ lib/bind/bind/Makefile
@@ -57,7 +57,7 @@
 		ns_sign.c ns_ttl.c ns_verify.c
 
 .PATH:		${SRCDIR}/resolv
-SRCS+=		herror.c res_comp.c res_data.c \
+SRCS+=		herror.c mtcxres.c res_comp.c res_data.c \
 		res_debug.c res_findzonecut.c res_init.c \
 		res_mkquery.c res_mkupdate.c res_query.c \
 		res_send.c res_sendsigned.c res_update.c


More information about the Midnightbsd-cvs mailing list