summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Getopt.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Debian/Debhelper/Dh_Getopt.pm')
-rw-r--r--Debian/Debhelper/Dh_Getopt.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Debian/Debhelper/Dh_Getopt.pm b/Debian/Debhelper/Dh_Getopt.pm
index 5e3ffacf..aecac14d 100644
--- a/Debian/Debhelper/Dh_Getopt.pm
+++ b/Debian/Debhelper/Dh_Getopt.pm
@@ -166,6 +166,8 @@ sub parseopts {
"error-handler=s" => \$options{ERROR_HANDLER},
+ "add-udeb=s" => \$options{SHLIBS_UDEB},
+
"language=s" => \$options{LANGUAGE},
"<>" => \&NonOption,