mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
Add a man page for webpinfo
BUG=webp:330 Change-Id: I7b02274401c935affa173a49a883a39272b6dcc3
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user