summaryrefslogtreecommitdiffstats
path: root/src/2geom/Makefile_insert
diff options
context:
space:
mode:
authormcecchetti <mcecchetti@users.sourceforge.net>2008-05-20 22:29:23 +0000
committermcecchetti <mcecchetti@users.sourceforge.net>2008-05-20 22:29:23 +0000
commit3cd345ae277f34e13420e4f7849f4e030b2437d6 (patch)
tree57c75c18d29f90526d9ce69e9aa72095ca3261bb /src/2geom/Makefile_insert
parentFix snapping for constrained translation in the selector tool (diff)
downloadinkscape-3cd345ae277f34e13420e4f7849f4e030b2437d6.tar.gz
inkscape-3cd345ae277f34e13420e4f7849f4e030b2437d6.zip
synchronization with 2geom library
(bzr r5723)
Diffstat (limited to 'src/2geom/Makefile_insert')
-rw-r--r--src/2geom/Makefile_insert4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/2geom/Makefile_insert b/src/2geom/Makefile_insert
index 6f2a3e642..e2c0d6aa3 100644
--- a/src/2geom/Makefile_insert
+++ b/src/2geom/Makefile_insert
@@ -27,6 +27,7 @@
2geom/d2-sbasis.h \
2geom/d2.h \
2geom/exception.h \
+ 2geom/elliptical-arc.cpp \
2geom/forward.h \
2geom/geom.cpp \
2geom/geom.h \
@@ -82,8 +83,7 @@
2geom/solve-bezier-one-d.cpp \
2geom/solve-bezier-parametric.cpp \
2geom/solver.h \
- 2geom/sturm.h \
- 2geom/svg-elliptical-arc.cpp \
+ 2geom/sturm.h \
2geom/svg-path.cpp \
2geom/svg-path.h \
2geom/svg-path-parser.cpp \