SUBDIRS += sqlite

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22805 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-07 11:45:28 +00:00
parent f942098565
commit b5c2ba0230

View File

@@ -18,5 +18,6 @@ if !HAVE_OPENSSL
dir_hcrypto = hcrypto
endif
SUBDIRS = roken vers editline $(dir_com_err) sl wind asn1 $(dir_hcrypto) hx509 \
krb5 ntlm kafs gssapi hdb kadm5 auth $(dir_45) $(dir_otp) $(dir_dce)
SUBDIRS = roken vers editline $(dir_com_err) sl wind asn1 sqlite \
$(dir_hcrypto) hx509 krb5 ntlm kafs gssapi hdb kadm5 \
auth $(dir_45) $(dir_otp) $(dir_dce)