
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6188 ec53bebd-3082-4978-b11e-865c3cabbd6b
10 lines
158 B
Makefile
10 lines
158 B
Makefile
# $Id$
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
if OTP
|
|
dir_otp = otp
|
|
endif
|
|
SUBDIRS = afsutil ftp login $(dir_otp) popper push rsh su telnet test kx
|
|
# kauth
|