diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2015-03-19 01:41:26 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2015-03-19 01:41:26 +0000 |
| commit | 6177de61cec9a47677b076ffee4dd56d445f6c13 (patch) | |
| tree | 1204bab13f090b7ddd95b7886655dfa380519ce8 /src/helper/Makefile_insert | |
| parent | Changed two SP_IS_LPE_ITEM calls (diff) | |
| download | inkscape-6177de61cec9a47677b076ffee4dd56d445f6c13.tar.gz inkscape-6177de61cec9a47677b076ffee4dd56d445f6c13.zip | |
Let's hope the world doesn't end
Native 2geom path outliner, still buggy
(bzr r14014)
Diffstat (limited to 'src/helper/Makefile_insert')
| -rw-r--r-- | src/helper/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/Makefile_insert b/src/helper/Makefile_insert index 5cb4cea8d..e59fcfb70 100644 --- a/src/helper/Makefile_insert +++ b/src/helper/Makefile_insert @@ -12,6 +12,8 @@ ink_common_sources += \ helper/geom-curves.h \ helper/geom-nodetype.cpp \ helper/geom-nodetype.h \ + helper/geom-pathstroke.cpp \ + helper/geom-pathstroke.h \ helper/gnome-utils.cpp \ helper/gnome-utils.h \ helper/mathfns.h \ |
