Browse Source

install crc.h which is now part of public API

Originally committed as revision 11410 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs 17 years ago
parent
commit
977cbe79d8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      libavutil/Makefile

+ 1 - 0
libavutil/Makefile

@@ -25,6 +25,7 @@ HEADERS = adler32.h \
           avutil.h \
           base64.h \
           common.h \
+          crc.h \
           fifo.h \
           integer.h \
           intfloat_readwrite.h \