summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-02-21 19:24:51 +0000
committerMorgan Deters <mdeters@gmail.com>2012-02-21 19:24:51 +0000
commit9dcfc2fdc58bf46a434f9c228a828be8d580f529 (patch)
tree813cb43dbcebfa4bdff60b83f82235c92b22f028 /src/util/Makefile.am
parent3baf3bde60c118468b6af869942a9d9a7e3fb3d6 (diff)
don't require libboost_thread (its presence is detected at configure-time), and other build/documentation fixes from yesterday's portfolio merge; resolves bug 302
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 33123772d..e24184ad2 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -53,7 +53,6 @@ libutil_la_SOURCES = \
lemma_input_channel.h \
lemma_output_channel.h \
channel.h \
- channel.cpp \
language.cpp \
ntuple.h \
recursion_breaker.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback