add LIB_openpty

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10526 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-22 22:11:50 +00:00
parent 598d5c4005
commit 93b5639e63
2 changed files with 2 additions and 0 deletions

View File

@@ -20,5 +20,6 @@ LDADD = \
$(LIB_des) \
$(LIB_tgetent) \
$(LIB_logwtmp) \
$(LIB_openpty) \
$(LIB_kdfs) \
$(LIB_roken)

View File

@@ -32,6 +32,7 @@ LIB_getsockopt = @LIB_getsockopt@
LIB_logout = @LIB_logout@
LIB_logwtmp = @LIB_logwtmp@
LIB_odm_initialize = @LIB_odm_initialize@
LIB_openpty = @LIB_openpty@
LIB_pidfile = @LIB_pidfile@
LIB_res_search = @LIB_res_search@
LIB_setpcred = @LIB_setpcred@