build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.

This commit is contained in:
Diego Biurrun
2012-05-07 14:01:32 +02:00
parent 1f4f752117
commit 9eb83a56aa
6 changed files with 69 additions and 16 deletions
+2 -1
View File
@@ -12,4 +12,5 @@ OBJS = input.o \
utils.o \
yuv2rgb.o \
TESTPROGS = colorspace swscale
TESTPROGS = colorspace \
swscale \