From ec57fd24fc903ef7e75cb45f7aed1bbee08b31d8 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Mon, 16 Apr 2001 22:50:18 +0000 Subject: [PATCH] The isccc headers weren't installed at all. Oops. --- lib/isccc/include/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isccc/include/Makefile.in b/lib/isccc/include/Makefile.in index 25b297ec84..1c4ce7b76c 100644 --- a/lib/isccc/include/Makefile.in +++ b/lib/isccc/include/Makefile.in @@ -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@