diff options
author | Paul Baltescu <pauldb89@gmail.com> | 2013-02-21 20:07:47 +0000 |
---|---|---|
committer | Paul Baltescu <pauldb89@gmail.com> | 2013-02-21 20:07:47 +0000 |
commit | 5f08d976c857c1353ac623f0adbbe5597800d644 (patch) | |
tree | c0f3122d5eba186822ee677292f0271dcc5c3650 /Makefile.am | |
parent | fc4f0096022eae920ddfbbe9c1b0314b38bb28bb (diff) |
Main make compiles the c++ extractor.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6038effa..a0fba116 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,8 @@ SUBDIRS = \ training \ training/liblbfgs \ word-aligner \ - example_extff + example_extff \ + extractor #gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava |