]> git.sesse.net Git - vlc/blobdiff - Makefile
* Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
[vlc] / Makefile
index 28590b92b547b1040f395a21bea8bc4a7c7e1e3b..fbac4a235aafa919b9c61e75b915e633fbdc5497 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ PLUGINS_DIR :=        ac3_adec \
                kde \
                lpcm_adec \
                macosx \
+               memcpy \
                mga \
                motion \
                mpeg \
@@ -78,6 +79,10 @@ PLUGINS_TARGETS := ac3_adec/ac3_adec \
                kde/kde \
                lpcm_adec/lpcm_adec \
                macosx/macosx \
+               memcpy/memcpy \
+               memcpy/memcpymmx \
+               memcpy/memcpymmxext \
+               memcpy/memcpy3dn \
                mga/mga \
                motion/motion \
                motion/motionmmx \