diff --git a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild index 47b848518012b..cd50eea5e94b7 100644 --- a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild +++ b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild @@ -29,7 +29,10 @@ PATCHES=( ) DOCS=( - doc/{example.c,skid2-authentication} + doc/example.c + doc/skid2-authentication +) +HTML_DOCS=( doc/mhash.html )