]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_auto_clean
Support make 3.82. Closes: #634385
[debhelper.git] / dh_auto_clean
index 55631c79de513bbc33c6551cf604de392ecdad1a..ddf78699daaba2ad80c235b29631b39423cbc387 100755 (executable)
@@ -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