mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
This commit is contained in:
+2
-1
@@ -12,4 +12,5 @@ OBJS = input.o \
|
||||
utils.o \
|
||||
yuv2rgb.o \
|
||||
|
||||
TESTPROGS = colorspace swscale
|
||||
TESTPROGS = colorspace \
|
||||
swscale \
|
||||
|
||||
Reference in New Issue
Block a user