summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-10-05 16:58:19 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-10-05 16:58:19 +0000
commit9a0740b27fcad7f06bae507e1957f4bfeb4f9dc7 (patch)
tree8ae4f0148d2bd4901c97ac94244cb413c09a22a8 /src/Makefile_insert
parentMove obvious ui component to ui/ (diff)
downloadinkscape-9a0740b27fcad7f06bae507e1957f4bfeb4f9dc7.tar.gz
inkscape-9a0740b27fcad7f06bae507e1957f4bfeb4f9dc7.zip
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
(bzr r13341.1.248)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 47ea28ebc..f8f0ac122 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -85,7 +85,6 @@ ink_common_sources += \
line-snapper.cpp line-snapper.h \
macros.h \
main-cmdlineact.cpp main-cmdlineact.h \
- marker.cpp marker.h \
media.cpp media.h \
menus-skeleton.h \
message-context.cpp message-context.h \
@@ -167,6 +166,7 @@ ink_common_sources += \
sp-line.cpp sp-line.h \
splivarot.cpp splivarot.h \
sp-lpe-item.cpp sp-lpe-item.h \
+ sp-marker.cpp sp-marker.h \
sp-marker-loc.h \
sp-mask.cpp sp-mask.h \
sp-metadata.cpp sp-metadata.h \