[FFmpeg-cvslog] r24174 - trunk/libavutil/Makefile

mru subversion
Sun Jul 11 00:22:07 CEST 2010


Author: mru
Date: Sun Jul 11 00:22:07 2010
New Revision: 24174

Log:
Install bswap.h and intreadwrite.h

Modified:
   trunk/libavutil/Makefile

Modified: trunk/libavutil/Makefile
==============================================================================
--- trunk/libavutil/Makefile	Sun Jul 11 00:22:03 2010	(r24173)
+++ trunk/libavutil/Makefile	Sun Jul 11 00:22:07 2010	(r24174)
@@ -7,12 +7,14 @@ HEADERS = adler32.h                     
           avstring.h                                                    \
           avutil.h                                                      \
           base64.h                                                      \
+          bswap.h                                                       \
           common.h                                                      \
           crc.h                                                         \
           error.h                                                       \
           eval.h                                                        \
           fifo.h                                                        \
           intfloat_readwrite.h                                          \
+          intreadwrite.h                                                \
           lfg.h                                                         \
           log.h                                                         \
           lzo.h                                                         \



More information about the ffmpeg-cvslog mailing list