Files
heimdal/appl/Makefile.am
Johan Danielsson fd9a197672 use conditional for dce
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8672 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-15 15:19:20 +00:00

26 lines
324 B
Makefile

# $Id$
include $(top_srcdir)/Makefile.am.common
if OTP
dir_otp = otp
endif
if DCE
dir_dce = dceutil
endif
SUBDIRS = \
afsutil \
ftp \
login \
$(dir_otp) \
popper \
push \
rsh \
su \
xnlock \
telnet \
test \
kx \
kf \
$(dir_dce)