git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sout: merge SAP and announce code in a single file
[vlc.git]
/
src
/
Makefile.am
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
24af7c3
..
fbe7ec2
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-493,7
+493,6
@@
SOURCES_libvlc_httpd = \
SOURCES_libvlc_sout = \
stream_output/stream_output.c \
stream_output/stream_output.h \
- stream_output/announce.c \
stream_output/sap.c \
stream_output/sdp.c \
$(NULL)