diff --git a/libavutil/Makefile b/libavutil/Makefile index 5cc978b021205575babb77e0906698ffa2c73b14..91751dc4c30e505ded7be004e87adcf4d37339c0 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -26,6 +26,7 @@ HEADERS = adler32.h \ fifo.h \ file.h \ frame.h \ + hash.h \ hmac.h \ imgutils.h \ intfloat.h \