Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index a8ff244b13..53105a8d5d 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -17,7 +17,7 @@ HEADERS = adler32.h \
mem.h \
pixfmt.h \
rational.h \
- sha1.h
+ sha1.h \
OBJS = adler32.o \
aes.o \