[FFmpeg-cvslog] Install libavutil/version.h

Carl Eugen Hoyos git at videolan.org
Thu Jul 5 08:25:57 CEST 2012


ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Thu Jul  5 08:21:49 2012 +0200| [b5baad3a4cd213772336faa76d74c19b98110a2e] | committer: Carl Eugen Hoyos

Install libavutil/version.h

Fixes ticket #1513

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b5baad3a4cd213772336faa76d74c19b98110a2e
---

 libavutil/Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/libavutil/Makefile b/libavutil/Makefile
index c80447e..ef1f658 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -43,6 +43,7 @@ HEADERS = adler32.h                                                     \
           time.h                                                        \
           timecode.h                                                    \
           timestamp.h                                                   \
+          version.h                                                     \
           xtea.h                                                        \
 
 ARCH_HEADERS = bswap.h                                                  \



More information about the ffmpeg-cvslog mailing list