diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2006-04-02 20:54:27 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2006-04-02 20:54:27 +0000 |
| commit | 956bde7b424ecbd8ab839ffb29738ce48caeaec3 (patch) | |
| tree | c32c48f01d6c90fe24292b11a9b99d6aaaaaf9aa /src/Makefile_insert | |
| parent | Fixed warnings (diff) | |
| download | inkscape-956bde7b424ecbd8ab839ffb29738ce48caeaec3.tar.gz inkscape-956bde7b424ecbd8ab839ffb29738ce48caeaec3.zip | |
Adding support for <color-profile> element
(bzr r401)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 22c1a2209..c552f3401 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -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 \ |
