summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-10-05 23:24:27 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-10-05 23:24:27 +0000
commit156cf3323a936c7dfccd9e09458cd8b5d174b7fe (patch)
treebaeeae39954ed5aade824f0426d9bab5d677f5ce /src/Makefile_insert
parentAttempt to fix build breakage reported by su_v (but not seen locally). (diff)
downloadinkscape-156cf3323a936c7dfccd9e09458cd8b5d174b7fe.tar.gz
inkscape-156cf3323a936c7dfccd9e09458cd8b5d174b7fe.zip
Move more UI code into ui/
(bzr r13341.1.253)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 762535cb5..d6db76eea 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -37,7 +37,6 @@ ink_common_sources += \
document-subset.cpp document-subset.h \
document-undo.cpp document-undo.h \
doxygen-main.cpp \
- draw-anchor.cpp draw-anchor.h \
ege-color-prof-tracker.cpp ege-color-prof-tracker.h \
enums.h \
event-log.cpp event-log.h event.h \
@@ -84,7 +83,6 @@ ink_common_sources += \
message.h \
message-stack.cpp message-stack.h \
mod360.cpp mod360.h \
- object-edit.cpp object-edit.h \
object-hierarchy.cpp object-hierarchy.h \
object-snapper.cpp object-snapper.h \
path-chemistry.cpp path-chemistry.h \
@@ -111,7 +109,6 @@ ink_common_sources += \
selection-describer.cpp selection-describer.h \
seltrans.cpp seltrans.h \
seltrans-handles.cpp seltrans-handles.h \
- shape-editor.cpp shape-editor.h \
shortcuts.cpp shortcuts.h \
snap.cpp snap.h \
snap-enums.h snap-candidate.h \
@@ -214,8 +211,6 @@ ink_common_sources += \
text-chemistry.cpp text-chemistry.h \
text-editing.cpp text-editing.h \
text-tag-attributes.h \
- tool-factory.h \
- tools-switch.cpp tools-switch.h \
transf_mat_3x4.cpp transf_mat_3x4.h \
unclump.cpp unclump.h \
undo-stack-observer.h \