From 737cdfe5ad0b118365f066e4045b2c30ec90c12c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 13 Apr 1997 22:12:15 +0000 Subject: [PATCH] Added gssapi git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1569 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 8035e1670..f6288e614 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,5 +1,5 @@ # $Id$ AUTOMAKE_OPTIONS = foreign no-dependencies -SUBDIRS = asn1 des krb5 hdb +SUBDIRS = asn1 des krb5 hdb gssapi