mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-05 00:16:50 +02:00
Merge "man/Makefile.am: add img2webp.1"
This commit is contained in:
commit
895fd28f9b
@ -5,6 +5,9 @@ endif
|
|||||||
if BUILD_GIF2WEBP
|
if BUILD_GIF2WEBP
|
||||||
man_MANS += gif2webp.1
|
man_MANS += gif2webp.1
|
||||||
endif
|
endif
|
||||||
|
if BUILD_IMG2WEBP
|
||||||
|
man_MANS += img2webp.1
|
||||||
|
endif
|
||||||
if BUILD_VWEBP
|
if BUILD_VWEBP
|
||||||
man_MANS += vwebp.1
|
man_MANS += vwebp.1
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user