diff mbox

[FFmpeg-devel,v2,20/18] avutil: added channel_layout_isoiec23001_8.h to HEADERS

Message ID 1472651239-8899-1-git-send-email-erkki.seppala.ext@nokia.com
State Superseded
Headers show

Commit Message

erkki.seppala.ext@nokia.com Aug. 31, 2016, 1:47 p.m. UTC
---
 libavutil/Makefile | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/libavutil/Makefile b/libavutil/Makefile
index 1e06176..731b852 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -18,6 +18,7 @@  HEADERS = adler32.h                                                     \
           cast5.h                                                       \
           camellia.h                                                    \
           channel_layout.h                                              \
+          channel_layout_isoiec23001_8.h                                \
           common.h                                                      \
           cpu.h                                                         \
           crc.h                                                         \