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
@@ -5,7 +5,6 @@ include ../config.mak
incdir=$(prefix)/include/postproc
NAME=postproc
SUBDIR=libpostproc
ifeq ($(BUILD_SHARED),yes)
LIBVERSION=$(SPPVERSION)
LIBMAJOR=$(SPPMAJOR)