From b5baad3a4cd213772336faa76d74c19b98110a2e Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Thu, 5 Jul 2012 08:21:49 +0200 Subject: [PATCH] Install libavutil/version.h Fixes ticket #1513 --- libavutil/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libavutil/Makefile b/libavutil/Makefile index c80447eb6c..ef1f658bb4 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 \