diff options
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |
