From 851e389dffdd6996ea32d70defb8906de80b9edc Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Mon, 14 Dec 2009 20:35:11 -0500 Subject: few small fixes of alignment tools, add new orthographic similarity feature for word aligner, final naming of directories, libraries in cdec --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c18342b3..0fd43e08 100644 --- a/configure.ac +++ b/configure.ac @@ -42,5 +42,5 @@ then AM_CONDITIONAL([SRI_LM], true) fi -AC_OUTPUT(Makefile src/Makefile training/Makefile vest/Makefile) +AC_OUTPUT(Makefile decoder/Makefile training/Makefile vest/Makefile) -- cgit v1.2.3