Install bswap.h and intreadwrite.h

Originally committed as revision 24174 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2010-07-10 22:22:07 +00:00
parent 8681669272
commit b91d08f4a3

View File

@ -7,12 +7,14 @@ HEADERS = adler32.h \
avstring.h \ avstring.h \
avutil.h \ avutil.h \
base64.h \ base64.h \
bswap.h \
common.h \ common.h \
crc.h \ crc.h \
error.h \ error.h \
eval.h \ eval.h \
fifo.h \ fifo.h \
intfloat_readwrite.h \ intfloat_readwrite.h \
intreadwrite.h \
lfg.h \ lfg.h \
log.h \ log.h \
lzo.h \ lzo.h \