Code

Updated cases for attributes added in <color-profile> support
[inkscape.git] / src / Makefile_insert
index 22c1a2209ca217eedb34819455cec68019a0281a..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 \
@@ -315,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