]> git.sesse.net Git - vlc/blob - modules/codec/mpeg_video/idct/Makefile
* ALL: added *.am files here and there for future automake support.
[vlc] / modules / codec / mpeg_video / idct / Makefile
1 idct_SOURCES = idct.c
2 idctclassic_SOURCES = idctclassic.c
3 idctmmx_SOURCES = idctmmx.c
4 idctmmxext_SOURCES = idctmmxext.c
5 idctaltivec_SOURCES = idctaltivec.c