summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-08-30 23:11:24 +0000
committerDiego Biurrun <diego@biurrun.de>2007-08-30 23:11:24 +0000
commit1e97ce4a3149fbf45f5d10e98a3000ef88f4653a (patch)
tree5f6663bc229b605971e7b15fcc1beae056f26a3b /libavformat/Makefile
parentd8dfda7e511b85064b1a0faa589c97043c92cffa (diff)
cosmetics: Sort some lines, whitespace changes.
Originally committed as revision 10268 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 8accc8a220..84e5a23675 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -4,9 +4,9 @@
#
include ../config.mak
-CFLAGS+=-I$(SRC_PATH)/libavcodec
+CFLAGS += -I$(SRC_PATH)/libavcodec
-OBJS= utils.o cutils.o os_support.o allformats.o sdp.o
+OBJS = allformats.o cutils.o os_support.o sdp.o utils.o
HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h