summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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