From 1807f30edc1ff02f908436d38cc8f5ca513c9908 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Sun, 12 Aug 2012 23:33:54 -0400 Subject: remove extools --- Makefile.am | 2 +- configure.ac | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4df72cff..24aafd63 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,6 @@ SUBDIRS = \ pro-train \ rampion \ minrisk \ - extools \ gi/pf \ gi/markov_al \ rst_parser @@ -26,3 +25,4 @@ SUBDIRS = \ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 AM_CPPFLAGS = -D_GLIBCXX_PARALLEL + 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]) -- cgit v1.2.3