mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
remove redundant make variable SUBDIR
Originally committed as revision 5442 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -5,7 +5,6 @@ include ../config.mak
|
||||
incdir=$(prefix)/include/postproc
|
||||
|
||||
NAME=postproc
|
||||
SUBDIR=libpostproc
|
||||
ifeq ($(BUILD_SHARED),yes)
|
||||
LIBVERSION=$(SPPVERSION)
|
||||
LIBMAJOR=$(SPPMAJOR)
|
||||
|
||||
Reference in New Issue
Block a user