]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/Modules.am
Avoid \r\n problems between platforms
[vlc] / modules / video_chroma / Modules.am
index 16f7c1571911e3feea7f9096b647eedf2e84381a..a8f4abe3be7c04fbab4b6d91b8619131ee85c953 100644 (file)
@@ -23,6 +23,11 @@ SOURCES_i420_yuy2_mmx = \
        i420_yuy2.h \
        $(NULL)
 
+SOURCES_i420_yuy2_altivec = \
+       i420_yuy2.c \
+       i420_yuy2.h \
+       $(NULL)
+
 SOURCES_i422_yuy2 = \
        i422_yuy2.c \
        i422_yuy2.h \