summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2012-08-12 23:33:54 -0400
committerChris Dyer <cdyer@cs.cmu.edu>2012-08-12 23:33:54 -0400
commitf8c3ef6cc06b010a2d76105bbd130600ad65bbd5 (patch)
tree5c3c47cdffcc8bbb4fd2f141d395e7b8e4aea90d /configure.ac
parentb6e70b420ed993ee73f71058d04b382147896068 (diff)
remove extools
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3d21d5f0..ea9e84fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -113,7 +113,6 @@ CPPFLAGS="-DPIC -fPIC $CPPFLAGS -DHAVE_CONFIG_H"
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([utils/Makefile])
AC_CONFIG_FILES([mteval/Makefile])
-AC_CONFIG_FILES([extools/Makefile])
AC_CONFIG_FILES([decoder/Makefile])
AC_CONFIG_FILES([phrasinator/Makefile])
AC_CONFIG_FILES([training/Makefile])