]> git.sesse.net Git - vlc/blob - modules/codec/ffmpeg/postprocessing/Makefile
* ALL: added *.am files here and there for future automake support.
[vlc] / modules / codec / ffmpeg / postprocessing / Makefile
1 postprocessing_c_SOURCES = postprocessing.c postprocessing_c.c
2 postprocessing_mmx_SOURCES = postprocessing.c postprocessing_mmx.c
3 postprocessing_mmxext_SOURCES = postprocessing.c postprocessing_mmxext.c
4
5
6