From: hno <> Date: Mon, 25 Jun 2007 17:01:48 +0000 (+0000) Subject: Forgot to dist the eDirectory helper X-Git-Tag: SQUID_3_0_PRE7~196 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67bdac4749c67618fd445af8e76951a5b57a4433;p=thirdparty%2Fsquid.git Forgot to dist the eDirectory helper --- diff --git a/helpers/digest_auth/Makefile.am b/helpers/digest_auth/Makefile.am index 9474b2f009..3149bd3dcf 100644 --- a/helpers/digest_auth/Makefile.am +++ b/helpers/digest_auth/Makefile.am @@ -1,7 +1,7 @@ # Makefile for digest auth helpers in the Squid Object Cache server # -# $Id: Makefile.am,v 1.3 2005/12/29 02:21:46 hno Exp $ +# $Id: Makefile.am,v 1.4 2007/06/25 11:01:48 hno Exp $ # -DIST_SUBDIRS = password ldap +DIST_SUBDIRS = password ldap eDirectory SUBDIRS = @DIGEST_AUTH_HELPERS@