summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/Makefile.am')
-rw-r--r--crypto/heimdal/appl/Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/crypto/heimdal/appl/Makefile.am b/crypto/heimdal/appl/Makefile.am
index 307f450..e867521 100644
--- a/crypto/heimdal/appl/Makefile.am
+++ b/crypto/heimdal/appl/Makefile.am
@@ -1,10 +1,13 @@
-# $Id: Makefile.am,v 1.19 1999/10/17 10:51:26 assar Exp $
+# $Id: Makefile.am,v 1.24 2001/01/27 18:34:39 assar Exp $
include $(top_srcdir)/Makefile.am.common
if OTP
dir_otp = otp
endif
+if DCE
+dir_dce = dceutils
+endif
SUBDIRS = \
afsutil \
ftp \
@@ -13,10 +16,11 @@ SUBDIRS = \
popper \
push \
rsh \
+ rcp \
su \
xnlock \
telnet \
test \
kx \
kf \
- # kauth
+ $(dir_dce)
OpenPOWER on IntegriCloud