Install the favicon.ico file.
This commit is contained in:
parent
30e6e68e54
commit
16f56b7612
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9584
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.65 2001/04/25 22:51:43 wosch Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.66 2001/05/25 05:08:02 dd Exp $
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
.endif
|
||||
|
@ -25,7 +25,8 @@ DOCS+= y2kbug.sgml
|
|||
|
||||
# These will be directly installed.
|
||||
|
||||
DATA= robots.txt
|
||||
DATA= favicon.ico
|
||||
DATA+= robots.txt
|
||||
|
||||
# Subdirectories
|
||||
# SGML
|
||||
|
|
Loading…
Reference in a new issue