mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
libwebp{demux,mux}: install mux_types.h
required by demux.h and mux.h Change-Id: Ib33cee1d95e575233204e70b62caf7a6366772c7
This commit is contained in:
@ -171,6 +171,7 @@ HDRS_INSTALLED = \
|
||||
src/webp/demux.h \
|
||||
src/webp/encode.h \
|
||||
src/webp/mux.h \
|
||||
src/webp/mux_types.h \
|
||||
src/webp/types.h \
|
||||
|
||||
HDRS = \
|
||||
@ -194,7 +195,6 @@ HDRS = \
|
||||
src/utils/rescaler.h \
|
||||
src/utils/thread.h \
|
||||
src/webp/format_constants.h \
|
||||
src/webp/mux_types.h \
|
||||
$(HDRS_INSTALLED) \
|
||||
|
||||
OUT_LIBS = examples/libexample_util.a src/libwebpdecoder.a src/libwebp.a
|
||||
|
Reference in New Issue
Block a user