summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d0cb401)
raw | patch | inline | side by side (parent: d0cb401)
author | Ted Gould <ted@gould.cx> | |
Wed, 24 Mar 2010 20:15:07 +0000 (15:15 -0500) | ||
committer | Ted Gould <ted@gould.cx> | |
Wed, 24 Mar 2010 20:15:07 +0000 (15:15 -0500) |
src/Makefile.am | patch | blob | history | |
src/Makefile_insert | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index b392ef0d216813459e26e6febaa630bc08c02c09..74bfa01d6c98cb8f09b3798efbf2e56e629bbc73 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
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 89c1b17b0368d6d4e52d8b2bc7497ffd90fe4652..8bf8c16be20761329c53a579c83fb4dd2192fd50 100644 (file)
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
## 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 \