X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavutil%2FMakefile;h=1bac2b978e76bc2affad2406f79337387f90f612;hb=b95b8e5a2269f8fe6c137a5994b7d273545993d9;hp=74397501a28f15a544ee2fe57452e59734a8fdd8;hpb=1342d7b2f9413c7f3fa6e51795922f57d1ed70c6;p=ffmpeg diff --git a/libavutil/Makefile b/libavutil/Makefile index 74397501a28..1bac2b978e7 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -20,6 +20,7 @@ HEADERS = adler32.h \ common.h \ cpu.h \ crc.h \ + des.h \ display.h \ downmix_info.h \ error.h \ @@ -47,6 +48,7 @@ HEADERS = adler32.h \ pixelutils.h \ pixfmt.h \ random_seed.h \ + rc4.h \ replaygain.h \ rational.h \ ripemd.h \ @@ -58,6 +60,7 @@ HEADERS = adler32.h \ time.h \ timecode.h \ timestamp.h \ + tree.h \ twofish.h \ version.h \ xtea.h \