root/modules/misc/playlist/Modules.am

Revision fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9, 121 bytes (checked in by Rémi Denis-Courmont <rdenis@simphalempin.com>, 3 months ago)

Move a bunch of plugins out of configure.ac

  • Property mode set to 100644
Line 
1 SOURCES_export = \
2         export.c \
3         m3u.c \
4         xspf.c \
5         xspf.h \
6         old.c \
7         $(NULL)
8
9 libvlc_LTLIBRARIES += libexport_plugin.la
Note: See TracBrowser for help on using the browser.