avutil: actually install hash.h
This header is designed as a public header (with APIchanges entry and everything), but it is forgotten to put into the headers to be installed list. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:

committed by
Michael Niedermayer

parent
195f7bd23d
commit
02ca9efdcd
@@ -26,6 +26,7 @@ HEADERS = adler32.h \
|
|||||||
fifo.h \
|
fifo.h \
|
||||||
file.h \
|
file.h \
|
||||||
frame.h \
|
frame.h \
|
||||||
|
hash.h \
|
||||||
hmac.h \
|
hmac.h \
|
||||||
imgutils.h \
|
imgutils.h \
|
||||||
intfloat.h \
|
intfloat.h \
|
||||||
|
Reference in New Issue
Block a user