Skip to content
GitLab
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
e21be9e9
Commit
e21be9e9
authored
Mar 25, 2007
by
Leigh B. Stoller
Browse files
Minor fix.
parent
a2b6c944
Changes
1
Hide whitespace changes
Inline
Side-by-side
apache/GNUmakefile.in
View file @
e21be9e9
#
# EMULAB-COPYRIGHT
# Copyright (c) 2002-200
6
University of Utah and the Flux Group.
# Copyright (c) 2002-200
7
University of Utah and the Flux Group.
# All rights reserved.
#
#
...
...
@@ -30,7 +30,8 @@ $(INSTALL_APACHE_CONFIG)/%: %
$(INSTALL_DATA) $< $@
install: $(addprefix $(INSTALL_APACHE_CONFIG)/, $(CONFIG_FILES))
install: httpd.conf
$(INSTALL_DATA) httpd.conf $(INSTALL_APACHE_CONFIG)/httpd.conf
control-install: httpd.conf-ops
$(INSTALL_DATA) httpd.conf-ops $(INSTALL_APACHE_CONFIG)/httpd.conf
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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