]> git.sesse.net Git - vlc/blobdiff - modules/access_filter/Modules.am
Qt: Kill more warnings.
[vlc] / modules / access_filter / Modules.am
index 2b86abb6f974a8d69a7cadd9cbc8854575315f37..26c783cb3406e0fa97ff8547d7ed0e856736d2a2 100644 (file)
@@ -1,3 +1,7 @@
-SOURCES_access_filter_timeshift = timeshift.c
 SOURCES_access_filter_dump = dump.c
 SOURCES_access_filter_bandwidth = bandwidth.c
+
+libvlc_LTLIBRARIES += \
+       libaccess_filter_dump_plugin.la \
+       libaccess_filter_bandwidth_plugin.la \
+       $(NULL)