root/modules/misc/stats/Modules.am

Revision fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9, 138 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_stats = \
2         stats.c \
3         stats.h \
4         decoder.c \
5         demux.c \
6         encoder.c \
7         vout.c \
8         $(NULL)
9
10 libvlc_LTLIBRARIES += libstats_plugin.la
Note: See TracBrowser for help on using the browser.