Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
73ad3fb7
Commit
73ad3fb7
authored
Jul 28, 2003
by
Robert Ricci
Browse files
Add tbsetup/newnode_reboot and install/newnode_sshkeys/GNUmakefile
parent
252e73cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
73ad3fb7
...
...
@@ -1389,6 +1389,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
tbsetup/checkports tbsetup/webnodereboot tbsetup/libaudit.pm
\
tbsetup/sfskey_update tbsetup/sfskey_update.proxy
\
tbsetup/idleswap tbsetup/webidleswap tbsetup/switchmac
\
tbsetup/newnode_reboot
\
tip/GNUmakefile
\
tmcd/GNUmakefile tmcd/freebsd/GNUmakefile tmcd/openbsd/GNUmakefile
\
tmcd/linux/GNUmakefile tmcd/ron/GNUmakefile tmcd/common/GNUmakefile
\
...
...
@@ -1408,7 +1409,8 @@ outfiles="$outfiles Makeconf GNUmakefile \
$eventfiles
\
$winfiles
\
apache/GNUmakefile apache/httpd.conf
\
install/ops-install install/boss-install "
install/ops-install install/boss-install
\
install/newnode_sshkeys/GNUmakefile "
#
# Do this for easy distclean.
...
...
configure.in
View file @
73ad3fb7
...
...
@@ -435,6 +435,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
tbsetup/checkports tbsetup/webnodereboot tbsetup/libaudit.pm \
tbsetup/sfskey_update tbsetup/sfskey_update.proxy \
tbsetup/idleswap tbsetup/webidleswap tbsetup/switchmac \
tbsetup/newnode_reboot \
tip/GNUmakefile \
tmcd/GNUmakefile tmcd/freebsd/GNUmakefile tmcd/openbsd/GNUmakefile \
tmcd/linux/GNUmakefile tmcd/ron/GNUmakefile tmcd/common/GNUmakefile \
...
...
@@ -454,7 +455,8 @@ outfiles="$outfiles Makeconf GNUmakefile \
$eventfiles \
$winfiles \
apache/GNUmakefile apache/httpd.conf \
install/ops-install install/boss-install "
install/ops-install install/boss-install \
install/newnode_sshkeys/GNUmakefile "
#
# Do this for easy distclean.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment