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
9adc56c0
Commit
9adc56c0
authored
Dec 13, 2004
by
Leigh B. Stoller
Browse files
Minor fix.
parent
0f027c7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/GNUmakefile.in
View file @
9adc56c0
...
...
@@ -102,7 +102,7 @@ DOWNLOADFILES += $(wildcard $(SRCDIR)/downloads/*.exe)
#
ifeq ($(OURDOMAIN),$(MAINSITE))
CVSWEBFILES = $(wildcard $(SRCDIR)/cvsweb/*.php3)
CVSWEBFILES
= $(wildcard $(SRCDIR)/cvsweb/*.php)
CVSWEBFILES
+
= $(wildcard $(SRCDIR)/cvsweb/*.php)
CVSWEBFILES += $(wildcard $(SRCDIR)/cvsweb/*.conf)
CVSWEBFILES += $(wildcard $(SRCDIR)/cvsweb/*.gif)
CVSWEBCGI = $(wildcard $(SRCDIR)/cvsweb/*.cgi)
...
...
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