diff --git a/configure b/configure
index 5e0714abe4bf0818d008dfa037e782caacc2db91..da0e25db6af1c49a6b9645689b9160add78055b1 100755
--- a/configure
+++ b/configure
@@ -2158,7 +2158,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
 	tbsetup/GNUmakefile tbsetup/console_setup tbsetup/spewlogfile \
 	tbsetup/spewrpmtar tbsetup/gentopofile tbsetup/power_sgmote.pm \
 	tbsetup/console_reset tbsetup/bwconfig tbsetup/power_rpc27.pm \
-	tbsetup/power_mail.pm \
+	tbsetup/power_mail.pm tbsetup/power_whol.pm \
 	tbsetup/os_load tbsetup/os_setup tbsetup/os_select tbsetup/power \
 	tbsetup/node_reboot tbsetup/webnscheck tbsetup/nscheck \
 	tbsetup/resetvlans tbsetup/rmuser tbsetup/rmproj \
diff --git a/configure.in b/configure.in
index 07f06306322e35a5d1618459405026e3c8174d42..53fe4ba3850e53a5b58e61d1f0707ab07c364a1b 100755
--- a/configure.in
+++ b/configure.in
@@ -653,7 +653,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
 	tbsetup/GNUmakefile tbsetup/console_setup tbsetup/spewlogfile \
 	tbsetup/spewrpmtar tbsetup/gentopofile tbsetup/power_sgmote.pm \
 	tbsetup/console_reset tbsetup/bwconfig tbsetup/power_rpc27.pm \
-	tbsetup/power_mail.pm \
+	tbsetup/power_mail.pm tbsetup/power_whol.pm \
 	tbsetup/os_load tbsetup/os_setup tbsetup/os_select tbsetup/power \
 	tbsetup/node_reboot tbsetup/webnscheck tbsetup/nscheck \
 	tbsetup/resetvlans tbsetup/rmuser tbsetup/rmproj \