summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-07-09 09:18:40 +0000
committerJon A. Cruz <jon@joncruz.org>2011-07-09 09:18:40 +0000
commit2994e0b96e7d5d6d198b3d8139e4134f9d454229 (patch)
tree9964831887eba83c6554ffc9f9f364a26bf19ed1 /src/Makefile_insert
parentString fixes in webslicer (diff)
downloadinkscape-2994e0b96e7d5d6d198b3d8139e4134f9d454229.tar.gz
inkscape-2994e0b96e7d5d6d198b3d8139e4134f9d454229.zip
Next step in refactoring color management. More to come.
(bzr r10429)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 7d48dba93..d4f96fc87 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -12,9 +12,10 @@ ink_common_sources += \
box3d.cpp box3d.h \
box3d-side.cpp box3d-side.h \
brokenimage.xpm \
+ cms-color-types.h \
color.cpp color.h \
color-profile.cpp color-profile.h \
- color-profile-fns.h \
+ color-profile-fns.h color-profile-cms-fns.h \
color-rgba.h \
common-context.cpp common-context.h \
composite-undo-stack-observer.cpp \