add man/vwebp.1

Change-Id: I3257fdeb7d48af99946f751e3e2cd07660117255
This commit is contained in:
James Zern
2014-01-08 15:14:45 -08:00
parent fff2a11b03
commit 2c6bb42806
2 changed files with 82 additions and 0 deletions

View File

@ -5,4 +5,7 @@ endif
if BUILD_GIF2WEBP
man_MANS += gif2webp.1
endif
if BUILD_VWEBP
man_MANS += vwebp.1
endif
EXTRA_DIST = $(man_MANS)