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 17bd57e8b7..2c0b7b54aa 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -23,6 +23,7 @@ HEADERS = adler32.h \
file.h \
frame.h \
hmac.h \
+ hwcontext.h \
imgutils.h \
intfloat.h \
intreadwrite.h \
@@ -78,6 +79,7 @@ OBJS = adler32.o \
float_dsp.o \
frame.o \
hmac.o \
+ hwcontext.o \
imgutils.o \
intmath.o \
lfg.o \