mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-07-03 06:03:16 +02:00
Save ima-evm-utils sourceforge wiki
The sourceforge wiki info is dated and requires a major overhaul. Some of the information already exists in the linux kernel documentation. For now, save it with the referenced html files. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
6
doc/sf/Makefile.am
Normal file
6
doc/sf/Makefile.am
Normal file
@ -0,0 +1,6 @@
|
||||
noinst_DATA = sf-wiki.html
|
||||
|
||||
sf-wiki.html:sf-wiki.md
|
||||
pandoc $+ -f markdown -t html > $@
|
||||
|
||||
CLEANFILES = sf-wiki.html
|
Reference in New Issue
Block a user