diff options
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 \ |