summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-10-05 18:32:08 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-10-05 18:32:08 +0000
commit0a9152515fe0a64b0fa1f2735d30dbaf577add6d (patch)
tree356c467ddef85a76c7660981f0c2fc32a5080b7b /src/CMakeLists.txt
parentMove GtkAction subclasses to widgets/ (diff)
downloadinkscape-0a9152515fe0a64b0fa1f2735d30dbaf577add6d.tar.gz
inkscape-0a9152515fe0a64b0fa1f2735d30dbaf577add6d.zip
Fix CMakeLists
(bzr r13341.1.250)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt13
1 files changed, 2 insertions, 11 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 34f06ed99..1cd2ff3a6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -42,6 +42,7 @@ set(sp_SRC
sp-line.cpp
sp-linear-gradient.cpp
sp-lpe-item.cpp
+ sp-marker.cpp
sp-mask.cpp
sp-mesh-array.cpp
sp-mesh-gradient.cpp
@@ -125,6 +126,7 @@ set(sp_SRC
sp-line.h
sp-linear-gradient.h
sp-lpe-item.h
+ sp-marker.h
sp-marker-loc.h
sp-mask.h
sp-mesh-array.h
@@ -191,10 +193,7 @@ set(inkscape_SRC
document.cpp
doxygen-main.cpp
draw-anchor.cpp
- ege-adjustment-action.cpp
ege-color-prof-tracker.cpp
- ege-output-action.cpp
- ege-select-one-action.cpp
event-log.cpp
extract-uri.cpp
file.cpp
@@ -210,8 +209,6 @@ set(inkscape_SRC
help.cpp
id-clash.cpp
# ige-mac-menu.c
- ink-action.cpp
- ink-comboboxentry-action.cpp
inkscape.cpp
inkscape.rc
interface.cpp
@@ -225,7 +222,6 @@ set(inkscape_SRC
line-geometry.cpp
line-snapper.cpp
main-cmdlineact.cpp
- marker.cpp
media.cpp
message-context.cpp
message-stack.cpp
@@ -314,10 +310,7 @@ set(inkscape_SRC
document-undo.h
document.h
draw-anchor.h
- ege-adjustment-action.h
ege-color-prof-tracker.h
- ege-output-action.h
- ege-select-one-action.h
enums.h
event-log.h
event.h
@@ -344,8 +337,6 @@ set(inkscape_SRC
icon-size.h
id-clash.h
# ige-mac-menu.h
- ink-action.h
- ink-comboboxentry-action.h
inkscape-private.h
inkscape-version.h
inkscape.h