]> git.sesse.net Git - vlc/blobdiff - src/Makefile.am
Factorize code and remove unneed error message about memory allocation.
[vlc] / src / Makefile.am
index 0695aad9872615fbdac5ea7bdd15d829987285f2..ee08cd60cb1fa489e6dc2ab05b79ee59b9c37c92 100644 (file)
@@ -96,7 +96,6 @@ noinst_HEADERS = \
        ../include/vlc_network.h \
        ../include/vlc_osd.h \
        ../include/vlc_pgpkey.h \
-       ../include/vlc_streaming.h \
        ../include/vlc_tls.h \
        ../include/vlc_update.h \
        ../include/vlc_vod.h \
@@ -372,7 +371,6 @@ SOURCES_libvlc_sout = \
        stream_output/stream_output.c \
        stream_output/stream_output.h \
        stream_output/announce.c \
-       stream_output/profiles.c \
        stream_output/sap.c \
        stream_output/sdp.c \
        $(NULL)