root/modules/demux/mp4/Modules.am

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

Move a bunch of plugins out of configure.ac

  • Property mode set to 100644
Line 
1 SOURCES_mp4 = \
2         mp4.c \
3         libmp4.c \
4         libmp4.h \
5         drms.c \
6         drms.h \
7         drmstables.h \
8         $(NULL)
9
10 libvlc_LTLIBRARIES += libmp4_plugin.la
Note: See TracBrowser for help on using the browser.