Don't symlink index.html to index.html.
This commit is contained in:
parent
312c208028
commit
3fd33e27f0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12681
1 changed files with 2 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# Makefile for the advocacy site
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
|
@ -11,7 +13,4 @@ DOCS= index.sgml
|
|||
DOCS+= myths.sgml
|
||||
DOCS+= letter.sgml
|
||||
|
||||
|
||||
INDEXLINK= index.html
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue