]> git.sesse.net Git - vlc/blob - plugins/downmix/Makefile
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / downmix / Makefile
1 downmix_SOURCES = downmix.c ac3_downmix_c.c
2 downmixsse_SOURCES = downmix.c ac3_downmix_sse.c
3 downmix3dn_SOURCES = downmix.c ac3_downmix_3dn.c