summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 65b2d25877..cec5584684 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -31,6 +31,7 @@ HEADERS = adler32.h \
frame.h \
hash.h \
hmac.h \
+ hwcontext.h \
imgutils.h \
intfloat.h \
intreadwrite.h \
@@ -108,6 +109,7 @@ OBJS = adler32.o \
frame.o \
hash.o \
hmac.o \
+ hwcontext.o \
imgutils.o \
integer.o \
intmath.o \