]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
install bitstring.h and namespace.h
authorMark Andrews <marka@isc.org>
Mon, 23 Jun 2014 03:44:19 +0000 (13:44 +1000)
committerMark Andrews <marka@isc.org>
Mon, 23 Jun 2014 03:46:44 +0000 (13:46 +1000)
lib/isc/include/isc/Makefile.in

index 0d70181eae1cd2aefd46646098b96559e8c4fabe..37f9c834bc2b9c8a6224fee4ccf68b243f199be8 100644 (file)
@@ -27,7 +27,7 @@ top_srcdir =  @top_srcdir@
 # install target below.
 #
 HEADERS =      app.h assertions.h backtrace.h base32.h base64.h \
-               bind9.h boolean.h buffer.h bufferlist.h \
+               bind9.h bitstring.h boolean.h buffer.h bufferlist.h \
                commandline.h entropy.h error.h event.h \
                eventclass.h file.h formatcheck.h fsaccess.h \
                hash.h heap.h hex.h hmacmd5.h hmacsha.h \
@@ -35,7 +35,7 @@ HEADERS =     app.h assertions.h backtrace.h base32.h base64.h \
                interfaceiter.h @ISC_IPV6_H@ iterated_hash.h lang.h lex.h \
                lfsr.h lib.h list.h log.h \
                magic.h md5.h mem.h msgcat.h msgs.h mutexblock.h \
-               netaddr.h netscope.h ondestroy.h os.h parseint.h \
+               namespace.h netaddr.h netscope.h ondestroy.h os.h parseint.h \
                portset.h print.h quota.h \
                radix.h random.h ratelimiter.h refcount.h regex.h \
                region.h resource.h result.h resultclass.h rwlock.h \