The header files hdb_asn1.h, hdb_err.h, and kadm5_err.h are generated,

and must be installed from ${.OBJDIR}.

Pointy hat:	nectar
This commit is contained in:
Jacques Vidrine 2003-10-10 13:12:35 +00:00
parent 82681884cf
commit cbe10a2a89
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120968
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ INCS= \
hdb-private.h \
hdb-protos.h \
hdb.h \
hdb_asn1.h \
hdb_err.h
${.OBJDIR}/hdb_asn1.h \
${.OBJDIR}/hdb_err.h
SRCS= \
common.c \

View File

@ -6,7 +6,7 @@ INCS= \
admin.h \
kadm5-private.h \
kadm5-protos.h \
kadm5_err.h \
${.OBJDIR}/kadm5_err.h \
private.h
INCSDIR=${INCLUDEDIR}/kadm5