]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavfilter/Makefile
cosmetic: align backslashes in makefiles
[frescor/ffmpeg.git] / libavfilter / Makefile
index 2357aeea448967d4ec915da157ed91574484d025..1cd4992442eec9947cb39712d5280cdce79b3835 100644 (file)
@@ -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