Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-03 02:55:57 +0400
committerDiego Biurrun <diego@biurrun.de>2012-03-26 15:00:10 +0400
commitad0e31f1346bacdb04341a07375ff597dea8b2e2 (patch)
tree567c088a580924ddcee8923a7294e1eb7681a4db /libavcodec/sh4
parent80391552c9a308222dd3c75ec4174f962b1bf627 (diff)
build: prettyprinting cosmetics
Diffstat (limited to 'libavcodec/sh4')
-rw-r--r--libavcodec/sh4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libavcodec/sh4/Makefile b/libavcodec/sh4/Makefile
index 142cba47d1..aa17eabd6e 100644
--- a/libavcodec/sh4/Makefile
+++ b/libavcodec/sh4/Makefile
@@ -1,3 +1,3 @@
-OBJS += sh4/dsputil_align.o \
- sh4/dsputil_sh4.o \
- sh4/idct_sh4.o \
+OBJS += sh4/dsputil_align.o \
+ sh4/dsputil_sh4.o \
+ sh4/idct_sh4.o \