remove redundant make variable SUBDIR

Originally committed as revision 5442 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2006-06-01 21:57:44 +00:00
parent 21f9324b60
commit 42225a3058
5 changed files with 1 additions and 5 deletions
-1
View File
@@ -83,7 +83,6 @@ OBJS+= ogg.o
endif
NAME=avformat
SUBDIR=libavformat
ifeq ($(BUILD_SHARED),yes)
LIBVERSION=$(LAVFVERSION)
LIBMAJOR=$(LAVFMAJOR)