]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/Makefile
Merge commit '452d659aa4a742106c70ffe9ef3df47ef5b81ea6'
[ffmpeg] / libavutil / Makefile
index 74397501a28f15a544ee2fe57452e59734a8fdd8..1bac2b978e76bc2affad2406f79337387f90f612 100644 (file)
@@ -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                                                        \