[Ffmpeg-cvslog] r5790 - trunk/libavutil/Makefile

lucabe subversion
Wed Jul 19 14:10:01 CEST 2006


Author: lucabe
Date: Wed Jul 19 14:10:01 2006
New Revision: 5790

Modified:
   trunk/libavutil/Makefile

Log:
Install log.h


Modified: trunk/libavutil/Makefile
==============================================================================
--- trunk/libavutil/Makefile	(original)
+++ trunk/libavutil/Makefile	Wed Jul 19 14:10:01 2006
@@ -18,7 +18,7 @@
       mem.o \
 
 HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
-          intfloat_readwrite.h md5.h adler32.h
+          intfloat_readwrite.h md5.h adler32.h log.h
 
 NAME=avutil
 ifeq ($(BUILD_SHARED),yes)




More information about the ffmpeg-cvslog mailing list