win32 compatibility in IRSTLM

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@849 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
hieuhoang1972 2006-10-04 13:27:45 +00:00
parent 8ca67f1c42
commit e8ee650cc4

View File

@ -6,7 +6,8 @@ libirstlm_a_SOURCES = \
lmtable.cpp \
mempool.cpp \
n_gram.cpp \
ngramcache.cpp
ngramcache.cpp \
util.cpp
library_includedir=$(includedir)
library_include_HEADERS = \
@ -15,7 +16,8 @@ library_include_HEADERS = \
lmtable.h \
mempool.h \
n_gram.h \
ngramcache.h
ngramcache.h \
util.h
bin_PROGRAMS = compile-lm quantize-lm