Browse Source

Do not install integer.h, it is not part of the public API.

Originally committed as revision 11642 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun 17 years ago
parent
commit
cff7ccdd44
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libavutil/Makefile

+ 0 - 1
libavutil/Makefile

@@ -27,7 +27,6 @@ HEADERS = adler32.h \
           common.h \
           crc.h \
           fifo.h \
-          integer.h \
           intfloat_readwrite.h \
           log.h \
           lzo.h \