[Ffmpeg-cvslog] r6126 - trunk/libavcodec/Makefile

nicodvb subversion
Tue Aug 29 23:23:28 CEST 2006


Author: nicodvb
Date: Tue Aug 29 23:23:27 2006
New Revision: 6126

Modified:
   trunk/libavcodec/Makefile

Log:
install opt.h

Modified: trunk/libavcodec/Makefile
==============================================================================
--- trunk/libavcodec/Makefile	(original)
+++ trunk/libavcodec/Makefile	Tue Aug 29 23:23:27 2006
@@ -22,7 +22,7 @@
       audioconvert.o \
 
 
-HEADERS = avcodec.h
+HEADERS = avcodec.h opt.h
 ifneq ($(CONFIG_SWSCALER),yes)
 HEADERS += swscale.h
 endif




More information about the ffmpeg-cvslog mailing list