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 8832715909..5cc978b021 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -52,6 +52,7 @@ HEADERS = adler32.h \
sha.h \
sha512.h \
stereo3d.h \
+ threadmessage.h \
time.h \
timecode.h \
timestamp.h \
@@ -119,6 +120,7 @@ OBJS = adler32.o \
sha.o \
sha512.o \
stereo3d.o \
+ threadmessage.o \
time.o \
timecode.o \
tree.o \