Code

Use subdirectories with icon sizes.
[inkscape.git] / src / libnr / Makefile_insert
index 0b90236b804263d23514492f182a44f816945a32..8dd3c46e32d3d5af59e08ee53a3077641d15a724 100644 (file)
@@ -1,20 +1,12 @@
 ## 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_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S       \
-       libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S
-endif
-
 ink_common_sources +=  \
        libnr/in-svg-plane.h    \
        libnr/nr-blit.cpp       \
        libnr/nr-blit.h \
        libnr/nr-compose-transform.cpp  \
        libnr/nr-compose-transform.h    \
+       libnr/nr-compose-reference.h    \
        libnr/nr-compose.cpp    \
        libnr/nr-compose.h      \
        libnr/nr-convert2geom.h \