]> git.sesse.net Git - vlc/blob - modules/access_filter/Modules.am
Avoid MoveEvent action in Drag&Drop
[vlc] / modules / access_filter / Modules.am
1 SOURCES_access_filter_dump = dump.c
2 SOURCES_access_filter_bandwidth = bandwidth.c
3
4 libvlc_LTLIBRARIES += \
5         libaccess_filter_dump_plugin.la \
6         libaccess_filter_bandwidth_plugin.la \
7         $(NULL)