[FFmpeg-devel] [PATCH 5/5] Install bswap.h and intreadwrite.h
Mans Rullgard
mans
Sat Jul 10 14:22:35 CEST 2010
---
libavutil/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 4627aa4..9238808 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -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 \
--
1.7.1.1
More information about the ffmpeg-devel
mailing list