From 21774fdff9984836a8780737ccf9bd5b2ef2c197 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 24 Mar 2010 15:15:07 -0500 Subject: Make dist fixes for src/ directory. (bzr r9227) --- src/Makefile_insert | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile_insert') 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 \ -- cgit v1.2.3