diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-04-03 15:13:16 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-04-03 15:13:16 +0000 |
| commit | 2fd16665b331043902297c14df46d1b5045d5211 (patch) | |
| tree | 92af64b3e817811d92498fd263e8d6d4d4f2bf3e /src/make.ofiles | |
| parent | initial parsing of icc-color() (diff) | |
| download | inkscape-2fd16665b331043902297c14df46d1b5045d5211.tar.gz inkscape-2fd16665b331043902297c14df46d1b5045d5211.zip | |
new file
(bzr r419)
Diffstat (limited to 'src/make.ofiles')
| -rw-r--r-- | src/make.ofiles | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/make.ofiles b/src/make.ofiles index f8127c181..62c15b48b 100644 --- a/src/make.ofiles +++ b/src/make.ofiles @@ -1,7 +1,7 @@ ######################################################## ## File: make.ofiles ## Purpose: Object file listing for use by Makefiles -## Generated by mkdep.pl at :Fri Mar 24 16:31:16 2006 +## Generated by mkdep.pl at :Mon Apr 3 15:11:56 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -12,6 +12,7 @@ OBJECTS = \ arc-context.o \ attributes-test.o \ attributes.o \ + color-profile.o \ color.o \ composite-undo-stack-observer.o \ conn-avoid-ref.o \ @@ -294,6 +295,7 @@ OBJECTS = \ knot.o \ knotholder.o \ layer-fns.o \ + layer-manager.o \ libavoid/connector.o \ libavoid/geometry.o \ libavoid/graph.o \ @@ -647,6 +649,7 @@ LINTS = \ arc-context.lint \ attributes-test.lint \ attributes.lint \ + color-profile.lint \ color.lint \ composite-undo-stack-observer.lint \ conn-avoid-ref.lint \ @@ -929,6 +932,7 @@ LINTS = \ knot.lint \ knotholder.lint \ layer-fns.lint \ + layer-manager.lint \ libavoid/connector.lint \ libavoid/geometry.lint \ libavoid/graph.lint \ |
