Code

Use subdirectories with icon sizes.
[inkscape.git] / src / libnr / Makefile_insert
index 4b19028f9293d14b9d378678f88decd858b0a0e2..8dd3c46e32d3d5af59e08ee53a3077641d15a724 100644 (file)
@@ -1,13 +1,5 @@
 ## Makefile.am fragment sourced by src/Makefile.am.
 
-if USE_MMX
-libnr_mmx_sources =    \
-       libnr/have_mmx.S        \
-       libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S        \
-       libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S   \
-       libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S
-endif
-
 ink_common_sources +=  \
        libnr/in-svg-plane.h    \
        libnr/nr-blit.cpp       \