1 noinst_LIBRARIES = libvspell.a
2 libvspell_a_SOURCES = types.h\
3 syllable.cpp syllable.h\
4 dictionary.cpp dictionary.h wordnode.h\
5 propername.cpp propername.h\
6 sentence.cpp sentence.h\
7 distance.cpp distance.h\
8 spell.cpp spell.h vspell.h\
12 softcount.cpp softcount.h\
13 tokenize.ll tokenize.h\
18 keyboard.h keyboard.cpp\
19 shuffle.h shuffle.cpp\
21 bellman.cpp bellman.h\
23 INCLUDES = -I$(top_builddir)/srilm/include
24 #libvspell_a_LIBADD = $(top_builddir)/srilm/lib/i686-gcc4/libdstruct.a $(top_builddir)/srilm/lib/i686-gcc4/libflm.a $(top_builddir)/srilm/lib/i686-gcc4/liblattice.a $(top_builddir)/srilm/lib/i686-gcc4/libmisc.a $(top_builddir)/srilm/lib/i686-gcc4/liboolm.a
25 #data_DATA = data/wordlist.wl data/ngram data/last-names.lst