root/modules/misc/dummy/Modules.am

Revision fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9, 177 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_dummy = \
2         dummy.c \
3         dummy.h \
4         aout.c \
5         vout.c \
6         interface.c \
7         input.c \
8         decoder.c \
9         encoder.c \
10         renderer.c \
11         $(NULL)
12
13 libvlc_LTLIBRARIES += libdummy_plugin.la
Note: See TracBrowser for help on using the browser.