add xnlock
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7155 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -5,5 +5,18 @@ include $(top_srcdir)/Makefile.am.common
|
|||||||
if OTP
|
if OTP
|
||||||
dir_otp = otp
|
dir_otp = otp
|
||||||
endif
|
endif
|
||||||
SUBDIRS = afsutil ftp login $(dir_otp) popper push rsh su telnet test kx kf
|
SUBDIRS = \
|
||||||
# kauth
|
afsutil \
|
||||||
|
ftp \
|
||||||
|
login \
|
||||||
|
$(dir_otp) \
|
||||||
|
popper \
|
||||||
|
push \
|
||||||
|
rsh \
|
||||||
|
su \
|
||||||
|
xnlock \
|
||||||
|
telnet \
|
||||||
|
test \
|
||||||
|
kx \
|
||||||
|
kf \
|
||||||
|
# kauth
|
||||||
|
Reference in New Issue
Block a user