summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2012-11-18 11:33:03 -0500
committerChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2012-11-18 11:33:03 -0500
commit28ba2377913445399f9e98163907c84d9f8ffa5a (patch)
tree037302561ee78951b81bb3a1eaa280f2ccbe38a6 /configure.ac
parent18b03de69250d5c389abfc36e7cc0a0968f970b5 (diff)
fix part 2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5f18beaa..34e138c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,7 @@ AC_CONFIG_FILES([decoder/Makefile])
AC_CONFIG_FILES([training/Makefile])
AC_CONFIG_FILES([training/liblbfgs/Makefile])
AC_CONFIG_FILES([dpmert/Makefile])
-AC_CONFIG_FILES([pro-train/Makefile])
+AC_CONFIG_FILES([pro/Makefile])
AC_CONFIG_FILES([rampion/Makefile])
AC_CONFIG_FILES([minrisk/Makefile])
AC_CONFIG_FILES([klm/util/Makefile])