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>
pull/76/merge
Timothy Gu 11 years ago committed by Michael Niedermayer
parent 195f7bd23d
commit 02ca9efdcd
  1. 1
      libavutil/Makefile

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

Loading…
Cancel
Save