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:
Timothy Gu 2014-07-06 08:51:12 -07:00 committed by Michael Niedermayer
parent 195f7bd23d
commit 02ca9efdcd
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ HEADERS = adler32.h \
fifo.h \
file.h \
frame.h \
hash.h \
hmac.h \
imgutils.h \
intfloat.h \