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-stable
Commits
5832d1dc
Commit
5832d1dc
authored
Mar 02, 2007
by
Russ Fish
Browse files
Add some more missing files to the outfiles list.
parent
ece9146e
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
5832d1dc
...
...
@@ -2346,7 +2346,10 @@ outfiles="$outfiles Makeconf GNUmakefile \
named/GNUmakefile firewall/GNUmakefile
\
ssl/GNUmakefile ssl/mksig ssl/usercert.cnf
\
capture/GNUmakefile
\
db/GNUmakefile db/nalloc db/nfree db/if2port db/backup
\
db/GNUmakefile
\
db/Group.pm db/Interface.pm db/Node.pm
\
db/NodeType.pm db/Project.pm db/User.pm
\
db/nalloc db/nfree db/if2port db/backup
\
db/webcontrol db/node_status db/genelists db/genelists.proxy
\
db/setsitevar db/newwanode db/audit db/changeuid db/changepid
\
db/libdb.pm db/inuse db/avail db/nodeip db/showgraph
\
...
...
configure.in
View file @
5832d1dc
...
...
@@ -727,7 +727,10 @@ outfiles="$outfiles Makeconf GNUmakefile \
named/GNUmakefile firewall/GNUmakefile \
ssl/GNUmakefile ssl/mksig ssl/usercert.cnf \
capture/GNUmakefile \
db/GNUmakefile db/nalloc db/nfree db/if2port db/backup \
db/GNUmakefile \
db/Group.pm db/Interface.pm db/Node.pm \
db/NodeType.pm db/Project.pm db/User.pm \
db/nalloc db/nfree db/if2port db/backup \
db/webcontrol db/node_status db/genelists db/genelists.proxy \
db/setsitevar db/newwanode db/audit db/changeuid db/changepid \
db/libdb.pm db/inuse db/avail db/nodeip db/showgraph \
...
...
Write
Preview
Markdown
is supported
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