diff options
author | Chris Dyer <redpony@gmail.com> | 2009-12-03 17:15:37 -0500 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2009-12-03 17:15:37 -0500 |
commit | d217901e91943e9295973499ccee07ec4341ede5 (patch) | |
tree | 116561c0b58d7c791d97f6df88ca0fa85fb252d7 /src/Makefile.am | |
parent | 178fe1cd5d2463458370e6fadc076b7229818774 (diff) |
small fixes, learning to use git...
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 2af6cab7..dbc18194 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -41,7 +41,6 @@ libhg_a_SOURCES = \ hg_io.cc \ viterbi.cc \ lattice.cc \ - logging.cc \ aligner.cc \ gzstream.cc \ apply_models.cc \ |