This website requires JavaScript.
Explore
Help
Sign In
dany
/
libwebp
Watch
1
Star
0
Fork
0
You've already forked libwebp
mirror of
https://github.com/webmproject/libwebp.git
synced
2024-11-20 12:28:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5955cf5e89
libwebp
/
man
/
Makefile.am
6 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
build: remove libwebpmux from default targets/config the extended file format is still under development and related libs/binaries are not fit for release configure: --enable/disable-libwebpmux; default is disabled. makefile.unix: src/mux/libwebpmux.a and examples/webpmux must be explicitly specified Makefile.vc: $(DIRLIB)\libwebpmux.lib and $(DIRBIN)\webpmux.exe must be explicitly specified Change-Id: I8246746b256010dd2a2e4de58291222d7eaf0457
2012-04-24 03:46:12 +02:00
man_MANS
=
cwebp.1 dwebp.1
i
f
W
A
N
T
_
M
U
X
man_MANS
+=
webpmux.1
e
n
d
i
f
Makefile: allow out of tree builds use top_srcdir rather than top_builddir for AM_CPPFLAGS add EXTRA_DIST to man Makefile. fixes distcheck target. Change-Id: I308dc1c98f096de1efe188f63d040ef953598e78
2011-03-15 23:25:49 +01:00
EXTRA_DIST
=
$(
man_MANS
)
Reference in New Issue
Copy Permalink