mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
install soa.h
This commit is contained in:
parent
7c014c5bf4
commit
9fbcea8dba
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: Makefile.in,v 1.44 2001/10/16 23:20:52 gson Exp $
|
||||
# $Id: Makefile.in,v 1.45 2001/11/09 23:09:29 bwelling Exp $
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
|
@ -30,7 +30,7 @@ HEADERS = a6.h acl.h adb.h byaddr.h cache.h callbacks.h \
|
|||
nxt.h peer.h rbt.h rcode.h \
|
||||
rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h \
|
||||
rdataslab.h rdatatype.h request.h resolver.h result.h \
|
||||
rootns.h sdb.h secalg.h secproto.h ssu.h \
|
||||
rootns.h sdb.h secalg.h secproto.h soa.h ssu.h \
|
||||
tcpmsg.h time.h tkey.h \
|
||||
tsig.h ttl.h types.h validator.h version.h view.h xfrin.h \
|
||||
zone.h zonekey.h zt.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue