mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
add man/vwebp.1
Change-Id: I3257fdeb7d48af99946f751e3e2cd07660117255
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user