From 67bdac4749c67618fd445af8e76951a5b57a4433 Mon Sep 17 00:00:00 2001 From: hno <> Date: Mon, 25 Jun 2007 17:01:48 +0000 Subject: [PATCH] Forgot to dist the eDirectory helper --- helpers/digest_auth/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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@ -- 2.47.2