From: Joey Hess Date: Sun, 3 Apr 2011 17:23:14 +0000 (-0400) Subject: bugfix X-Git-Tag: 8.1.3~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=79928f51755b5d9a20fa0b09c0588949b8773109;p=debhelper.git bugfix --- diff --git a/dh_auto_clean b/dh_auto_clean index 55631c7..ddf7869 100755 --- a/dh_auto_clean +++ b/dh_auto_clean @@ -7,6 +7,7 @@ dh_auto_clean - automatically cleans up after a build =cut use strict; +use Debian::Debhelper::Dh_Lib; use Debian::Debhelper::Dh_Buildsystems; =head1 SYNOPSIS