summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-10-27 21:22:20 +0100
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-10-27 22:51:54 +0100
commiteaa6bade377a33a83e0e0dd0ef2106508efd6790 (patch)
tree1f58aef47a2769d7ef42c0d1f6c51ebd5c8b2ec6 /libavcodec/Makefile
parent1b82a0052ce1541a42de74e06890f3fecba96c99 (diff)
downloadffmpeg-streaming-eaa6bade377a33a83e0e0dd0ef2106508efd6790.zip
ffmpeg-streaming-eaa6bade377a33a83e0e0dd0ef2106508efd6790.tar.gz
avcodec: install avdct.h as public header
The commit 932ff70 introducing this header mentions it should be public. Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 38152f7..5f38ebb 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -3,6 +3,7 @@ include $(SUBDIR)../config.mak
NAME = avcodec
HEADERS = avcodec.h \
+ avdct.h \
avfft.h \
dv_profile.h \
d3d11va.h \
OpenPOWER on IntegriCloud