Add a man page for webpinfo

BUG=webp:330

Change-Id: I7b02274401c935affa173a49a883a39272b6dcc3
This commit is contained in:
hui su
2017-05-09 16:12:34 -07:00
parent 4d7084350e
commit d63e6f4b23
4 changed files with 85 additions and 3 deletions

View File

@ -8,4 +8,7 @@ endif
if BUILD_VWEBP
man_MANS += vwebp.1
endif
if BUILD_WEBPINFO
man_MANS += webpinfo.1
endif
EXTRA_DIST = $(man_MANS)