summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-05-07 12:08:58 +0200
committerDiego Biurrun <diego@biurrun.de>2012-05-07 14:17:40 +0200
commitdbe6ba55a320f5880c2b72c349be12164e6e4267 (patch)
tree1500128f0226e487f22ce8ae227b2629a9876cd8 /libavcodec/Makefile
parent9eb83a56aad355608ff8ae57648ddcf76e218798 (diff)
downloadffmpeg-streaming-dbe6ba55a320f5880c2b72c349be12164e6e4267.zip
ffmpeg-streaming-dbe6ba55a320f5880c2b72c349be12164e6e4267.tar.gz
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index ba62ffa..55767f7 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -696,7 +696,8 @@ SKIPHEADERS += %_tablegen.h \
aac_tablegen_decl.h \
fft-internal.h \
tableprint.h \
- $(ARCH)/vp56_arith.h
+ $(ARCH)/vp56_arith.h \
+
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
SKIPHEADERS-$(CONFIG_MPEG_XVMC_DECODER) += xvmc.h
OpenPOWER on IntegriCloud