From 1694deedadd2ea39c802c39e7ff07bbb770483d4 Mon Sep 17 00:00:00 2001
From: Mike Hibler <mike@flux.utah.edu>
Date: Fri, 18 Mar 2005 22:34:04 +0000
Subject: [PATCH] More whack-on-lan support

---
 configure    | 2 +-
 configure.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index 5e0714abe4..da0e25db6a 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 07f0630632..53fe4ba385 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 \
-- 
GitLab