also install roken-common.h

This commit is contained in:
Assar Westerlund 2001-10-05 04:56:37 +00:00
parent 48badc3bef
commit ae7f04bdca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84512

View File

@ -56,7 +56,7 @@ SRCS= \
strupr.c \
roken.h
INCLUDES= roken.h
INCLUDES= roken.h ${KRB5DIR}/lib/roken/roken-common.h
.include <bsd.lib.mk>