summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWu, Ke <wuke@cs.umd.edu>2014-10-07 18:44:05 -0400
committerWu, Ke <wuke@cs.umd.edu>2014-10-07 18:44:05 -0400
commit9ba88cc8f776d85ef821a88c72413b14484e6457 (patch)
tree9a91a571568904d3a528e691e58f32aa6e68b13d /configure.ac
parent0900cac418f7e46889336d137e6ba1bb84651544 (diff)
Move synutils under utils
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e1ec47ee..0b1f04f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -208,8 +208,6 @@ fi
# core cdec stuff
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([utils/Makefile])
-AC_CONFIG_FILES([utils/synutils/maxent-3.0/Makefile])
-AC_CONFIG_FILES([utils/synutils/Makefile])
AC_CONFIG_FILES([mteval/Makefile])
AC_CONFIG_FILES([mteval/meteor_jar.cc])
AC_CONFIG_FILES([decoder/Makefile])