# HG changeset patch # User michael # Date 1152871469 0 # Node ID 503765250ebb1740eac209e122cd557616c81486 # Parent 8c75234388b5c83671c6103f266acfb1d41a1e8e adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line diff -r 8c75234388b5 -r 503765250ebb Makefile --- a/Makefile Fri Jul 14 10:03:09 2006 +0000 +++ b/Makefile Fri Jul 14 10:04:29 2006 +0000 @@ -13,7 +13,7 @@ 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