summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 88f809b52..0cc4e7460 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 \
@@ -199,8 +198,6 @@ ink_common_sources += \
sp-mesh-patch.cpp sp-mesh-patch.h \
sp-mesh-row-fns.h \
sp-mesh-row.cpp sp-mesh-row.h \
- sp-metric.h \
- sp-metrics.cpp sp-metrics.h \
sp-missing-glyph.cpp sp-missing-glyph.h \
sp-namedview.cpp sp-namedview.h \
sp-object.cpp sp-object.h \
@@ -253,7 +250,6 @@ ink_common_sources += \
unclump.cpp unclump.h \
undo-stack-observer.h \
unicoderange.cpp unicoderange.h \
- unit-constants.h \
uri.cpp uri.h \
uri-references.cpp uri-references.h \
vanishing-point.cpp vanishing-point.h \
@@ -285,8 +281,8 @@ CXXTEST_TESTSUITES += \
$(srcdir)/extract-uri-test.h \
$(srcdir)/marker-test.h \
$(srcdir)/mod360-test.h \
+ $(srcdir)/preferences-test.h \
$(srcdir)/round-test.h \
- $(srcdir)/preferences-test.h \
$(srcdir)/sp-gradient-test.h \
$(srcdir)/sp-style-elem-test.h \
$(srcdir)/style-test.h \