diff options
Diffstat (limited to 'src/make.ofiles')
| -rw-r--r-- | src/make.ofiles | 5 |
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 \ |
