From 88d1212fd29bc1051cbec996eecb27f32eac0518 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 8 Jul 2000 14:24:47 +0000 Subject: [PATCH] (SUBDIRS): make roken conditional git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8599 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 3e761fa5b..3751a4e12 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,5 +9,5 @@ if OTP dir_otp = otp endif -SUBDIRS = roken vers editline com_err sl asn1 des krb5 \ +SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 des krb5 \ kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(LIB_dce)