mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
[master] install new include file
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: Makefile.in,v 1.23 2007/06/19 23:47:22 tbox Exp $
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
@@ -24,8 +22,9 @@ top_srcdir = @top_srcdir@
|
||||
# machine generated. The latter are handled specially in the
|
||||
# install target below.
|
||||
#
|
||||
HEADERS = compat.h context.h int.h ipv6.h lang.h list.h \
|
||||
lwbuffer.h lwpacket.h lwres.h result.h version.h
|
||||
HEADERS = context.h int.h ipv6.h lang.h list.h \
|
||||
lwbuffer.h lwpacket.h lwres.h result.h \
|
||||
stdlib.h string.h version.h
|
||||
|
||||
SUBDIRS =
|
||||
TARGETS =
|
||||
|
Reference in New Issue
Block a user