From: Amos Jeffries Date: Mon, 2 Aug 2010 13:41:02 +0000 (+1200) Subject: Fix distclean for wbinfo group ACL helper X-Git-Tag: take1~425 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e18d0e9e8ce4d417cf8aea73675065e9d1db78d;p=thirdparty%2Fsquid.git Fix distclean for wbinfo group ACL helper --- diff --git a/helpers/external_acl/wbinfo_group/Makefile.am b/helpers/external_acl/wbinfo_group/Makefile.am index 9fdb3886f1..bf3b39da4f 100644 --- a/helpers/external_acl/wbinfo_group/Makefile.am +++ b/helpers/external_acl/wbinfo_group/Makefile.am @@ -12,4 +12,4 @@ man_MANS = ext_wbinfo_group_acl.8 ext_wbinfo_group_acl.8: ext_wbinfo_group_acl.pl.in pod2man $(srcdir)/ext_wbinfo_group_acl.pl.in ext_wbinfo_group_acl.8 -CLEANFILES += ext_wbinfo_group_acl.8 +CLEANFILES += ext_wbinfo_group_acl.8 ext_wbinfo_group_acl