]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix "make clean" in helpers/basic_auth/DB/
authorhno <>
Thu, 19 Jul 2007 08:54:21 +0000 (08:54 +0000)
committerhno <>
Thu, 19 Jul 2007 08:54:21 +0000 (08:54 +0000)
helpers/basic_auth/DB/Makefile.am

index af79d0fa5a0925ba3952791973075520b0abd4db..e334cb7dc19169096e048509318a7188234e381b 100644 (file)
@@ -1,13 +1,13 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.2 2007/06/25 11:13:15 hno Exp $
+#  $Id: Makefile.am,v 1.3 2007/07/19 02:54:21 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
 
 libexec_SCRIPTS        = squid_db_auth
-CLEANFILES = squid_db_auth
+CLEANFILES = squid_db_auth squid_db_auth.8
 do_subst = sed -e 's,[@]PERL[@],$(PERL),g'
 man_MANS       = squid_db_auth.8
 EXTRA_DIST     = passwd.sql \