summaryrefslogtreecommitdiffstats
path: root/src/make.ofiles
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-02-13 10:18:13 +0000
committerishmal <ishmal@users.sourceforge.net>2006-02-13 10:18:13 +0000
commit35cc1b6bbccc41254ec2dd4b9a1b066e87b19b16 (patch)
tree448146ba23f2b854920f6c95fbfa232fd1ab3410 /src/make.ofiles
parentusing libavoid/geomtypes.h (diff)
downloadinkscape-35cc1b6bbccc41254ec2dd4b9a1b066e87b19b16.tar.gz
inkscape-35cc1b6bbccc41254ec2dd4b9a1b066e87b19b16.zip
new files
(bzr r130)
Diffstat (limited to 'src/make.ofiles')
-rw-r--r--src/make.ofiles5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/make.ofiles b/src/make.ofiles
index 2e95eb9c4..26fac1150 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 :Tue Feb 7 21:03:57 2006
+## Generated by mkdep.pl at :Mon Feb 13 07:18:42 2006
## Do not edit this file! Changes will be lost.
########################################################
@@ -263,6 +263,7 @@ OBJECTS = \
gradient-chemistry.o \
gradient-context.o \
gradient-drag.o \
+ graphlayout/graphlayout.o \
grid-snapper.o \
guide-snapper.o \
help.o \
@@ -893,6 +894,7 @@ LINTS = \
gradient-chemistry.lint \
gradient-context.lint \
gradient-drag.lint \
+ graphlayout/graphlayout.lint \
grid-snapper.lint \
guide-snapper.lint \
help.lint \
@@ -1282,6 +1284,7 @@ INCLUDEPATH = \
-Iextension \
-Iextension/script \
-Iextension \
+ -Igraphlayout \
-Ihelper \
-Iinkjar \
-Iio \