cosmetic: align backslashes in makefiles
Originally committed as revision 15717 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -5,10 +5,10 @@ FFLIBS = avcodec avutil
|
||||
FFLIBS-$(CONFIG_SWSCALE) += swscale
|
||||
FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
|
||||
|
||||
OBJS = allfilters.o \
|
||||
avfilter.o \
|
||||
defaults.o \
|
||||
formats.o \
|
||||
OBJS = allfilters.o \
|
||||
avfilter.o \
|
||||
defaults.o \
|
||||
formats.o \
|
||||
|
||||
#OBJS-$(CONFIG_XXX_FILTER) += vf_xxx.o
|
||||
|
||||
|
Reference in New Issue
Block a user