diff options
Diffstat (limited to 'dh_missing')
-rwxr-xr-x | dh_missing | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ use warnings; use File::Find; use Debian::Debhelper::Dh_Lib; +our $VERSION = DH_BUILTIN_VERSION; + =head1 SYNOPSIS B<dh_missing> [B<-X>I<item>] [B<--sourcedir=>I<dir>] [S<I<debhelper options>>] |