1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-02 01:05:03 +02:00

adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line

Originally committed as revision 5741 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2006-07-14 10:04:29 +00:00
parent 82ab5ad7b2
commit 6b7f5b3eb8

View File

@ -13,7 +13,7 @@ OBJS= mathematics.o \
crc.o \
md5.o \
lls.o \
adler32.o
adler32.o \
HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
intfloat_readwrite.h md5.h adler32.h