diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2011-05-03 21:35:44 -0400 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2011-05-03 21:35:44 -0400 |
commit | e671b2a7be4e538f2ba74077ec1d9dfc0bedbf04 (patch) | |
tree | b52a3a15fa2526f13b53c6c2273ca85b05dbef0d /Makefile.am | |
parent | 6c34ae3d2eff68491b81670f20b7be6d677cea72 (diff) |
makefile for mira
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bd46bd91..f5397d0b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # warning - the subdirectories in the following list should # be kept in topologically sorted order. Also, DO NOT introduce # cyclic dependencies between these directories! -SUBDIRS = utils mteval klm/util klm/lm decoder phrasinator training vest extools +SUBDIRS = utils mteval klm/util klm/lm decoder phrasinator training mira vest extools #gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava |