From aff51cc793ec19de1fb65befacd9e3a90d77f727 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 1 Jul 2000 19:39:07 +0000 Subject: [PATCH] (SUBDIRS): add $(LIB_dce) git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8509 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index e90bf0fdf..3751a4e12 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,5 +9,5 @@ if OTP dir_otp = otp endif -SUBDIRS = roken editline com_err sl asn1 des krb5 \ - kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) +SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 des krb5 \ + kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(LIB_dce)