summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 8155d5acb0..e7658f0916 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -24,9 +24,7 @@ HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
random.h
NAME=avutil
-ifeq ($(BUILD_SHARED),yes)
LIBVERSION=$(LAVUVERSION)
LIBMAJOR=$(LAVUMAJOR)
-endif
include ../common.mak