CVSROOT: /cvs/webwml
Module name: webwml
Changes by: seb 16/07/21 09:07:11
Modified files:
english/security/oval: Makefile
Log message:
[oval] Force OVAL files regeneration
Depending on DSA/DLA files is not enough: ideally, we'd like to also
express a dependency on the tracker data itself, but of course this
isn't doable in a Makefile target. Instead, we settle for forcing the
OVAL files generation each time.
With this behavior, item #3 on the TODO list becomes even more
necessary: I'll look into it this week-end.