mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 08:35:31 +00:00
lwres.h wasn't installed [RT #1494]
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# $Id: Makefile.in,v 1.16 2001/07/11 21:42:25 gson Exp $
|
# $Id: Makefile.in,v 1.17 2001/07/14 18:41:33 bwelling Exp $
|
||||||
|
|
||||||
srcdir = @srcdir@
|
srcdir = @srcdir@
|
||||||
VPATH = @srcdir@
|
VPATH = @srcdir@
|
||||||
@@ -24,7 +24,7 @@ top_srcdir = @top_srcdir@
|
|||||||
# machine generated. The latter are handled specially in the
|
# machine generated. The latter are handled specially in the
|
||||||
# install target below.
|
# install target below.
|
||||||
#
|
#
|
||||||
HEADERS = context.h lwbuffer.h lwpacket.h result.h \
|
HEADERS = context.h lwbuffer.h lwpacket.h lwres.h result.h \
|
||||||
int.h lang.h list.h ipv6.h
|
int.h lang.h list.h ipv6.h
|
||||||
|
|
||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
|
Reference in New Issue
Block a user