summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/Makefile_insert4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b392ef0d2..74bfa01d6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -141,7 +141,7 @@ include 2geom/Makefile_insert
EXTRA_DIST = \
$(top_srcdir)/Doxyfile \
sp-skeleton.cpp sp-skeleton.h \
- algorithms/makefile.in \
+ util/makefile.in \
application/makefile.in \
bind/makefile.in \
debug/makefile.in \
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 89c1b17b0..8bf8c16be 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -1,8 +1,8 @@
## Makefile.am fragment, included by src/Makefile.am.
ink_common_sources += \
- algorithms/find-last-if.h \
- algorithms/longest-common-suffix.h \
+ util/find-last-if.h \
+ util/longest-common-suffix.h \
approx-equal.h remove-last.h \
arc-context.cpp arc-context.h \
attributes.cpp attributes.h \