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:
parent
2688d98031
commit
fb970e56ae
@ -6,8 +6,8 @@ INCS= \
|
|||||||
hdb-private.h \
|
hdb-private.h \
|
||||||
hdb-protos.h \
|
hdb-protos.h \
|
||||||
hdb.h \
|
hdb.h \
|
||||||
hdb_asn1.h \
|
${.OBJDIR}/hdb_asn1.h \
|
||||||
hdb_err.h
|
${.OBJDIR}/hdb_err.h
|
||||||
|
|
||||||
SRCS= \
|
SRCS= \
|
||||||
common.c \
|
common.c \
|
||||||
|
@ -6,7 +6,7 @@ INCS= \
|
|||||||
admin.h \
|
admin.h \
|
||||||
kadm5-private.h \
|
kadm5-private.h \
|
||||||
kadm5-protos.h \
|
kadm5-protos.h \
|
||||||
kadm5_err.h \
|
${.OBJDIR}/kadm5_err.h \
|
||||||
private.h
|
private.h
|
||||||
INCSDIR=${INCLUDEDIR}/kadm5
|
INCSDIR=${INCLUDEDIR}/kadm5
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user