summaryrefslogtreecommitdiff
path: root/dh_auto_clean
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-04-03 13:23:14 -0400
committerJoey Hess <joey@kitenet.net>2011-04-03 13:23:14 -0400
commit79928f51755b5d9a20fa0b09c0588949b8773109 (patch)
tree4b8e4cbe10b170ab2f48242b48857c93ead76653 /dh_auto_clean
parent1154e5752c39392b61b73e97c312e7c48da59d6f (diff)
bugfix
Diffstat (limited to 'dh_auto_clean')
-rwxr-xr-xdh_auto_clean1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh_auto_clean b/dh_auto_clean
index 55631c79..ddf78699 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