git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix plugin strings translation
[vlc.git]
/
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)