summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorMatthew Petroff <matthew@mpetroff.net>2013-07-30 01:54:37 +0000
committerMatthew Petroff <matthew@mpetroff.net>2013-07-30 01:54:37 +0000
commit3dab417176ed1ba5b1301acbd9a1c08e8c546c49 (patch)
tree83d01a0cc1356dd914b6690a5dbffd6e840e16af /src/Makefile_insert
parentUpdate unit extraction regular expressions. (diff)
parentRemove unnecessary variable from the GMarkup-based unit parser (diff)
downloadinkscape-3dab417176ed1ba5b1301acbd9a1c08e8c546c49.tar.gz
inkscape-3dab417176ed1ba5b1301acbd9a1c08e8c546c49.zip
Merge from trunk.
(bzr r12380.1.51)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 32771b99f..ff64dc183 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -3,7 +3,7 @@
ink_common_sources += \
util/find-last-if.h \
util/longest-common-suffix.h \
- approx-equal.h remove-last.h \
+ remove-last.h \
arc-context.cpp arc-context.h \
attributes.cpp attributes.h \
attribute-rel-svg.cpp attribute-rel-svg.h \
@@ -59,7 +59,6 @@ ink_common_sources += \
fill-or-stroke.h \
filter-chemistry.cpp filter-chemistry.h \
filter-enums.cpp filter-enums.h \
- fixes.cpp \
flood-context.cpp flood-context.h \
gc-alloc.h \
gc-anchored.h gc-anchored.cpp \