summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-03-29 23:52:42 +0000
committerMarkus Engel <markus.engel@tum.de>2013-03-29 23:52:42 +0000
commita168040d5a452544328a1e6ad35aaac351f94d44 (patch)
treefae1ba829f543a473da281bd5fa6e4deabbf6912 /src/Makefile_insert
parentRemoved function pointers from SPObject and subclasses. (diff)
parentDutch translation update (diff)
downloadinkscape-a168040d5a452544328a1e6ad35aaac351f94d44.tar.gz
inkscape-a168040d5a452544328a1e6ad35aaac351f94d44.zip
merged from trunk
(bzr r11608.1.56)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 36e05270a..c6955c92a 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -25,7 +25,6 @@ ink_common_sources += \
composite-undo-stack-observer.cpp \
composite-undo-stack-observer.h \
conditions.cpp conditions.h \
- connection-points.cpp connection-points.h \
conn-avoid-ref.cpp conn-avoid-ref.h \
connection-pool.h \
connector-context.cpp connector-context.h \
@@ -40,7 +39,7 @@ ink_common_sources += \
dir-util.cpp dir-util.h \
document.cpp document.h document-private.h \
document-subset.cpp document-subset.h \
- document-undo.cpp \
+ document-undo.cpp document-undo.h \
doxygen-main.cpp \
draw-anchor.cpp draw-anchor.h \
draw-context.cpp draw-context.h \
@@ -61,7 +60,6 @@ ink_common_sources += \
filter-enums.cpp filter-enums.h \
fixes.cpp \
flood-context.cpp flood-context.h \
- forward.h \
gc-alloc.h \
gc-anchored.h gc-anchored.cpp \
gc-core.h \