]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/Modules.am
Improved "non power of 2" texture support detection (opengl).
[vlc] / modules / stream_out / Modules.am
index a1dec91a78553f2e72669f1115f878fafe473347..71e7d797b158340001239c19e2acbb10e92957bc 100644 (file)
@@ -16,6 +16,8 @@ SOURCES_stream_out_record = record.c
 SOURCES_stream_out_raop = raop.c
 SOURCES_stream_out_smem = smem.c
 SOURCES_stream_out_setid = setid.c
+SOURCES_stream_out_langfromtelx = langfromtelx.c
+SOURCES_stream_out_select = select.c
 
 libvlc_LTLIBRARIES += \
        libstream_out_dummy_plugin.la \
@@ -32,6 +34,8 @@ libvlc_LTLIBRARIES += \
        libstream_out_record_plugin.la \
        libstream_out_smem_plugin.la \
        libstream_out_setid_plugin.la \
+       libstream_out_langfromtelx_plugin.la \
+       libstream_out_select_plugin.la \
        $(NULL)
 
 # RTP plugin