mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
The isccc headers weren't installed at all. Oops.
This commit is contained in:
parent
98e8f87a6d
commit
ec57fd24fc
1 changed files with 2 additions and 2 deletions
|
|
@ -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@
|
||||
|
|
|
|||
Loading…
Reference in a new issue