summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-01-27 21:03:54 +0000
committerDiego Biurrun <diego@biurrun.de>2008-01-27 21:03:54 +0000
commitcff7ccdd448ec78b74620042f04de55450c543b5 (patch)
treef898fe09999654a5cf5de5230b8a344fa29e3f6d /libavutil
parent766324fc49cf47a7bb4e57fa69778acfe738d437 (diff)
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
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 48be34630d..54ac475a49 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -27,7 +27,6 @@ HEADERS = adler32.h \
common.h \
crc.h \
fifo.h \
- integer.h \
intfloat_readwrite.h \
log.h \
lzo.h \