Fix dependencies for advisories.html and notices.html
This reverts r46904 PR: 222446
This commit is contained in:
parent
bb54e772f9
commit
e011ad53fd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50897
1 changed files with 2 additions and 5 deletions
|
@ -18,11 +18,8 @@ DOCS+= notices.xml
|
|||
DOCS+= reporting.xml
|
||||
DOCS+= unsupported.xml
|
||||
|
||||
.PHONY: advisories.xml
|
||||
advisories.xml: advisories.html.inc
|
||||
|
||||
.PHONY: notices.xml
|
||||
notices.xml: notices.html.inc
|
||||
advisories.html: advisories.html.inc
|
||||
notices.html: notices.html.inc
|
||||
|
||||
INDEXLINK= security.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue