summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorLuca Abeni <lucabe72@email.it>2008-01-11 12:24:46 +0000
committerLuca Abeni <lucabe72@email.it>2008-01-11 12:24:46 +0000
commitcd4f256754f6d4edfd9dd2837462e631d5e849fc (patch)
tree4b012cc94ab450a9a654bccb729ea77debbba6cb /libavformat/Makefile
parent28748a912887bb1799f5fafb587a03e051f11201 (diff)
Do not install rtp.h (which should have never been part of the public API)
Originally committed as revision 11505 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 6f116ecc26..1d95a4c615 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -8,7 +8,7 @@ CFLAGS += -I$(SRC_PATH)/libavcodec
OBJS = allformats.o cutils.o os_support.o sdp.o utils.o
-HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h
+HEADERS = avformat.h avio.h rtsp.h rtspcodes.h
# muxers/demuxers
OBJS-$(CONFIG_AAC_DEMUXER) += raw.o