From eb0a539ed7d1fb86288a37f90ad425ebc29cc681 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 2 Jul 2000 04:08:31 +0000 Subject: [PATCH] (SUBDIRS): explicitly list roken for now git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8520 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 3751a4e12..3e761fa5b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,5 +9,5 @@ if OTP dir_otp = otp endif -SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 des krb5 \ +SUBDIRS = roken vers editline com_err sl asn1 des krb5 \ kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(LIB_dce)