mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
prettyprinting cosmetics
Originally committed as revision 13077 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0b705fa424
commit
9aed96128f
@ -3,10 +3,10 @@ include $(SUBDIR)../config.mak
|
||||
NAME = avdevice
|
||||
FFLIBS = avformat avcodec avutil
|
||||
|
||||
OBJS = alldevices.o
|
||||
|
||||
HEADERS = avdevice.h
|
||||
|
||||
OBJS = alldevices.o
|
||||
|
||||
# input/output devices
|
||||
OBJS-$(CONFIG_BKTR_DEMUXER) += bktr.o
|
||||
OBJS-$(CONFIG_DV1394_DEMUXER) += dv1394.o
|
||||
|
Loading…
Reference in New Issue
Block a user