summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2013-07-05 11:28:36 +0000
committerMartin Owens <doctormo@gmail.com>2013-07-05 11:28:36 +0000
commitead55a54d3ca8f822969180cadcb2b14f78aec93 (patch)
tree6422564d837d9d4b8aa4762703c9eb8ef2bc44ae /src/Makefile_insert
parentMake handle colour a configurable property. (diff)
parentFix for builds without --enable-dbusapi (missing #ifdef) (diff)
downloadinkscape-ead55a54d3ca8f822969180cadcb2b14f78aec93.tar.gz
inkscape-ead55a54d3ca8f822969180cadcb2b14f78aec93.zip
Merge: Command-line and DBus refactoring to improve inkscapes ability to be run headless.
(bzr r12402)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 87b2545c8..023d640ca 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -92,6 +92,7 @@ ink_common_sources += \
knot-holder-entity.h knot-holder-entity.cpp \
layer-fns.cpp layer-fns.h \
layer-manager.cpp layer-manager.h \
+ layer-model.cpp layer-model.h \
line-geometry.cpp line-geometry.h \
line-snapper.cpp line-snapper.h \
lpe-tool-context.cpp lpe-tool-context.h \