2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00

The isccc headers weren't installed at all. Oops.

This commit is contained in:
Brian Wellington 2001-04-16 22:50:18 +00:00
parent 98e8f87a6d
commit ec57fd24fc

View File

@ -13,13 +13,13 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.1 2001/03/27 00:44:49 bwelling Exp $
# $Id: Makefile.in,v 1.2 2001/04/16 22:50:18 bwelling Exp $
srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
SUBDIRS = isccfg
SUBDIRS = isccc
TARGETS =
@BIND9_MAKE_RULES@