Commit 2bc5fa37 authored by lucabe's avatar lucabe

Do not install rtp.h (which should have never been part of the public API)


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11505 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8cc83c47
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment