diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2012-08-12 23:33:54 -0400 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2012-08-12 23:33:54 -0400 |
commit | 1807f30edc1ff02f908436d38cc8f5ca513c9908 (patch) | |
tree | 75fefabedddc2391aa556518cb0ce621a874fc59 /configure.ac | |
parent | da176941c1f481f14e93bd7d055cc29cac0ea8c8 (diff) |
remove extools
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
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]) |