summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorTim Dwyer <tgdwyer@gmail.com>2006-02-13 02:00:14 +0000
committertgdwyer <tgdwyer@users.sourceforge.net>2006-02-13 02:00:14 +0000
commit19a528cb8e524239aaeea16df87558ca4be4cced (patch)
treeb6fea2f930a3f6c9b78ac8bfc74a27fb50e24f46 /src/Makefile_insert
parentoptimization: do not notify any listeners if attributes' new value is the sam... (diff)
downloadinkscape-19a528cb8e524239aaeea16df87558ca4be4cced.tar.gz
inkscape-19a528cb8e524239aaeea16df87558ca4be4cced.zip
Added connector graph layout functionality
(bzr r122)
Diffstat (limited to '')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 3952e8cf5..302bd8089 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -259,6 +259,7 @@ inkscape_private_libs = \
ui/view/libuiview.a \
ui/libui.a \
ui/widget/libuiwidget.a \
+ graphlayout/libgraphlayout.a \
removeoverlap/libremoveoverlap.a \
extension/libextension.a \
extension/implementation/libimplementation.a \