diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-04-06 18:02:17 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-04-06 18:02:17 +0000 |
| commit | 02c664ef3136ec31e0b761d378e90bfbf65adf68 (patch) | |
| tree | 4afe5dbf474b6d94419ded8bc6668f23de2086bf /src/make.ofiles | |
| parent | Update autopackage specfile for lcms (diff) | |
| download | inkscape-02c664ef3136ec31e0b761d378e90bfbf65adf68.tar.gz inkscape-02c664ef3136ec31e0b761d378e90bfbf65adf68.zip | |
new files
(bzr r451)
Diffstat (limited to 'src/make.ofiles')
| -rw-r--r-- | src/make.ofiles | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/make.ofiles b/src/make.ofiles index 62c15b48b..e716206df 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 :Mon Apr 3 15:11:56 2006 +## Generated by mkdep.pl at :Thu Apr 6 17:06:37 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -10,7 +10,6 @@ OBJECTS = \ application/application.o \ application/editor.o \ arc-context.o \ - attributes-test.o \ attributes.o \ color-profile.o \ color.o \ @@ -287,6 +286,7 @@ OBJECTS = \ io/ftos.o \ io/gzipstream.o \ io/inkscapestream.o \ + io/resource.o \ io/simple-sax.o \ io/stringstream.o \ io/sys.o \ @@ -438,7 +438,6 @@ OBJECTS = \ selection.o \ seltrans-handles.o \ seltrans.o \ - shortcuts-default-xml.o \ shortcuts.o \ slideshow.o \ snap.o \ @@ -647,7 +646,6 @@ LINTS = \ application/application.lint \ application/editor.lint \ arc-context.lint \ - attributes-test.lint \ attributes.lint \ color-profile.lint \ color.lint \ @@ -924,6 +922,7 @@ LINTS = \ io/ftos.lint \ io/gzipstream.lint \ io/inkscapestream.lint \ + io/resource.lint \ io/simple-sax.lint \ io/stringstream.lint \ io/sys.lint \ @@ -1075,7 +1074,6 @@ LINTS = \ selection.lint \ seltrans-handles.lint \ seltrans.lint \ - shortcuts-default-xml.lint \ shortcuts.lint \ slideshow.lint \ snap.lint \ |
