From 5e18d0e9e8ce4d417cf8aea73675065e9d1db78d Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 3 Aug 2010 01:41:02 +1200 Subject: [PATCH] Fix distclean for wbinfo group ACL helper --- helpers/external_acl/wbinfo_group/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2