There is no "unix" subdirectory here.

This commit is contained in:
David Lawrence 2000-06-19 19:01:52 +00:00
parent a414896ee9
commit 2376cd7f84

View file

@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@
@BIND9_INCLUDES@
CINCLUDES = -I${srcdir}/unix/include ${DNS_INCLUDES} ${ISC_INCLUDES}
CINCLUDES = ${DNS_INCLUDES} ${ISC_INCLUDES}
CDEFINES =
CWARNINGS =
@ -34,8 +34,6 @@ DEPLIBS = ${DNSDEPLIBS} ${ISCDEPLIBS}
LIBS = ${DNSLIBS} ${ISCLIBS} @LIBS@
SUBDIRS = unix
# Alphabetically
TARGETS = dnssec-keygen \
dnssec-makekeyset \