diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-08-08 13:13:58 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-08-08 13:13:58 +0000 |
| commit | c96a762f35cb9f14a6eac9180e7ebe4c43dcced9 (patch) | |
| tree | 64dc2b1826f6018d74426436d620c35b77979af5 /src/Makefile_insert | |
| parent | Update to experimental r13460 (diff) | |
| parent | Small tweak to bbox calculation (diff) | |
| download | inkscape-c96a762f35cb9f14a6eac9180e7ebe4c43dcced9.tar.gz inkscape-c96a762f35cb9f14a6eac9180e7ebe4c43dcced9.zip | |
Update to experimental r13464
(bzr r13090.1.99)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 85ba955c0..67372464c 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -80,6 +80,7 @@ ink_common_sources += \ knot-enums.h \ knotholder.cpp knotholder.h \ knot-holder-entity.h knot-holder-entity.cpp \ + knot-ptr.h knot-ptr.cpp \ layer-fns.cpp layer-fns.h \ layer-manager.cpp layer-manager.h \ layer-model.cpp layer-model.h \ |
