adding a \ so we can add more lines without having to do a "cosmetic" change in the...
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 14 Jul 2006 10:04:29 +0000 (10:04 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 14 Jul 2006 10:04:29 +0000 (10:04 +0000)
Originally committed as revision 5741 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/Makefile

index eaec3de5e159ebad5af0b437b74c1a0ccfa8ff5b..0d9f1f4778ab5d23ac22e95a28eae13da352156a 100644 (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