From fdca29a1ee652195dc5b34088468aaa9356e3cab Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Fri, 14 Mar 1997 01:52:03 +0000 Subject: [PATCH] Add hdb. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1388 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 9b0fe2651..8035e1670 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,5 @@ # $Id$ AUTOMAKE_OPTIONS = foreign no-dependencies -SUBDIRS = asn1 des krb5 +SUBDIRS = asn1 des krb5 hdb +