]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/Makefile
Add support for TCP as lower transport in the RTSP muxer
[ffmpeg] / libavutil / Makefile
index ca92959f2631972f74e11662d809b74bd87a90a9..5b6cd0e836a34bcb407705ae1ab2ca288afd37ed 100644 (file)
@@ -3,11 +3,13 @@ include $(SUBDIR)../config.mak
 NAME = avutil
 
 HEADERS = adler32.h                                                     \
+          attributes.h                                                  \
           avstring.h                                                    \
           avutil.h                                                      \
           base64.h                                                      \
           common.h                                                      \
           crc.h                                                         \
+          error.h                                                       \
           fifo.h                                                        \
           intfloat_readwrite.h                                          \
           log.h                                                         \