Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-01-28 00:03:54 +0300
committerDiego Biurrun <diego@biurrun.de>2008-01-28 00:03:54 +0300
commitcff7ccdd448ec78b74620042f04de55450c543b5 (patch)
treef898fe09999654a5cf5de5230b8a344fa29e3f6d /libavutil/Makefile
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/Makefile')
-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 \