summaryrefslogtreecommitdiff
path: root/lib/libdns
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2008-06-21 23:32:19 +0000
committerchristos <christos@NetBSD.org>2008-06-21 23:32:19 +0000
commit494bafa060d44c82fec4d25e28d33f9dfd82d5e7 (patch)
tree3ef6ebd8629b9977d5bedbd840b8b08a5b6370b1 /lib/libdns
parenta3695a098af7f6f05a921c14773ff72c396c4453 (diff)
forgot to commit these.
Diffstat (limited to 'lib/libdns')
-rw-r--r--lib/libdns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdns/Makefile b/lib/libdns/Makefile
index 4a9fd085c56..656a5b29522 100644
--- a/lib/libdns/Makefile
+++ b/lib/libdns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/11/04 23:28:18 tls Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/21 23:32:19 christos Exp $
LIB=dns
@@ -24,7 +24,7 @@ DNSSEC_SRCS= dst_api.c dst_lib.c dst_parse.c dst_result.c \
SRCS= acl.c acache.c adb.c byaddr.c cache.c callbacks.c compress.c \
db.c dbiterator.c dbtable.c diff.c dispatch.c dlz.c dnssec.c ds.c \
- forward.c journal.c keytable.c lib.c log.c lookup.c \
+ forward.c iptable.c journal.c keytable.c lib.c log.c lookup.c \
master.c masterdump.c message.c name.c ncache.c nsec.c \
order.c peer.c portlist.c rbt.c rbtdb.c rbtdb64.c rcode.c \
rdata.c rdatalist.c rdataset.c rdatasetiter.c rdataslab.c \