app-crypt/mhash: fix html docs

Package-Manager: portage-2.3.0
This commit is contained in:
Alon Bar-Lev
2017-01-16 20:58:30 +02:00
parent b7caaaf29b
commit ef77782581

View File

@@ -29,7 +29,10 @@ PATCHES=(
)
DOCS=(
doc/{example.c,skid2-authentication}
doc/example.c
doc/skid2-authentication
)
HTML_DOCS=(
doc/mhash.html
)