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 fbcf1a757f..28372c9bef 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -48,6 +48,7 @@ HEADERS = adler32.h \
replaygain.h \
samplefmt.h \
sha.h \
+ spherical.h \
stereo3d.h \
time.h \
version.h \
@@ -102,6 +103,7 @@ OBJS = adler32.o \
rc4.o \
samplefmt.o \
sha.o \
+ spherical.o \
stereo3d.o \
time.o \
tree.o \