From 0e32c8c65a1c42d9f6489eca2231dde17716d139 Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Fri, 7 Mar 2008 19:27:17 +0000 Subject: simplify library version handling Originally committed as revision 12362 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavdevice/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavdevice/Makefile') diff --git a/libavdevice/Makefile b/libavdevice/Makefile index be7bc9d55b..aef30c0210 100644 --- a/libavdevice/Makefile +++ b/libavdevice/Makefile @@ -1,8 +1,6 @@ include ../config.mak NAME=avdevice -LIBVERSION=$(LAVDVERSION) -LIBMAJOR=$(LAVDMAJOR) FFLIBS = avformat avcodec avutil -- cgit v1.2.3