Build license.sgml again.
Cut&paste error by: Jordan
This commit is contained in:
parent
5d13afcbe5
commit
7b98cc0055
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3609
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# $Id: Makefile,v 1.5 1998-10-13 04:48:44 jkh Exp $
|
# $Id: Makefile,v 1.6 1998-10-15 19:29:45 wosch Exp $
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
DOCS= license.sgml
|
DOCS= license.sgml
|
||||||
DOCS= freebsd-license.sgml
|
DOCS+= freebsd-license.sgml
|
||||||
DOCS+= daemon.sgml
|
DOCS+= daemon.sgml
|
||||||
DOCS+= copyright.sgml
|
DOCS+= copyright.sgml
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue