summaryrefslogtreecommitdiff
path: root/klm/util
diff options
context:
space:
mode:
authorKenneth Heafield <kenlm@kheafield.com>2011-09-22 03:18:24 -0400
committerKenneth Heafield <kenlm@kheafield.com>2011-09-22 03:18:24 -0400
commite2d78e3fc1cb414d9d68af4cb4ee397b0c1f8dcc (patch)
treec5301a44c1c2f41a62c1f297137536b79d07942b /klm/util
parentf111672dd611f78656fceb3df3729a290453ef56 (diff)
Sorry forgot the Makefile.am updates
Diffstat (limited to 'klm/util')
-rw-r--r--klm/util/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/klm/util/Makefile.am b/klm/util/Makefile.am
index f4f7d158..a8d6299b 100644
--- a/klm/util/Makefile.am
+++ b/klm/util/Makefile.am
@@ -22,9 +22,9 @@ libklm_util_a_SOURCES = \
ersatz_progress.cc \
bit_packing.cc \
exception.cc \
+ file.cc \
file_piece.cc \
mmap.cc \
- murmur_hash.cc \
- scoped.cc
+ murmur_hash.cc
AM_CPPFLAGS = -W -Wall -Wno-sign-compare $(GTEST_CPPFLAGS) -I..