Code

Updated cases for attributes added in <color-profile> support
[inkscape.git] / src / Makefile_insert
index 58cc25d52a3dc8c49fa60b53688b8715ba2d5b05..31f57f33b83973bd10150670d71ecd63b995304b 100644 (file)
@@ -43,6 +43,8 @@ libinkpre_a_SOURCES = \
        bad-uri-exception.h     \
        brokenimage.xpm \
        color-rgba.h    \
+       color-profile.cpp color-profile.h       \
+       color-profile-fns.h     \
        conn-avoid-ref.cpp conn-avoid-ref.h     \
        connector-context.cpp connector-context.h       \
        context-fns.cpp context-fns.h \
@@ -80,7 +82,6 @@ libinkpre_a_SOURCES = \
        knot.cpp knot.h \
        knotholder.cpp knotholder.h     \
        layer-fns.cpp layer-fns.h       \
-       layer-manager.cpp layer-manager.h       \
        macros.h        \
        marker-status.cpp marker-status.h       \
        media.cpp media.h       \
@@ -316,9 +317,6 @@ inkscape_LDFLAGS = --export-dynamic $(kdeldflags)
 inkview_SOURCES = inkview.cpp $(win32_sources)
 inkview_LDADD = $(all_libs)
 
-attributes_test_SOURCES = attributes-test.cpp
-attributes_test_LDADD = attributes.$(OBJEXT) -lglib-2.0
-
 dir_util_test_SOURCES = dir-util-test.cpp utest/test-2ary-cases.h
 dir_util_test_LDADD = dir-util.$(OBJEXT) -lglib-2.0