[Ffmpeg-cvslog] r5741 - trunk/libavutil/Makefile
michael
subversion
Fri Jul 14 12:04:29 CEST 2006
Author: michael
Date: Fri Jul 14 12:04:29 2006
New Revision: 5741
Modified:
trunk/libavutil/Makefile
Log:
adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line
Modified: trunk/libavutil/Makefile
==============================================================================
--- trunk/libavutil/Makefile (original)
+++ trunk/libavutil/Makefile Fri Jul 14 12:04:29 2006
@@ -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
More information about the ffmpeg-cvslog
mailing list