diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-03-24 17:08:22 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-03-24 17:08:22 +0000 |
| commit | d6a0145f17f2327dae66bc00fed376849719caec (patch) | |
| tree | df6b7c938afa81c2af06a81e8b05571adf14bb7d /src/make.ofiles | |
| parent | fix include (diff) | |
| download | inkscape-d6a0145f17f2327dae66bc00fed376849719caec.tar.gz inkscape-d6a0145f17f2327dae66bc00fed376849719caec.zip | |
change siox names
(bzr r288)
Diffstat (limited to 'src/make.ofiles')
| -rw-r--r-- | src/make.ofiles | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/make.ofiles b/src/make.ofiles index 496b4a9a4..f8127c181 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 14:46:57 2006 +## Generated by mkdep.pl at :Fri Mar 24 16:31:16 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -527,7 +527,7 @@ OBJECTS = \ trace/potrace/potracelib.o \ trace/potrace/render.o \ trace/potrace/trace.o \ - trace/siox-segmentator.o \ + trace/siox.o \ trace/trace.o \ ui/dialog/aboutbox.o \ ui/dialog/align-and-distribute.o \ @@ -1162,7 +1162,7 @@ LINTS = \ trace/potrace/potracelib.lint \ trace/potrace/render.lint \ trace/potrace/trace.lint \ - trace/siox-segmentator.lint \ + trace/siox.lint \ trace/trace.lint \ ui/dialog/aboutbox.lint \ ui/dialog/align-and-distribute.lint \ |
