split dictionary.h
[vspell.git] / libvspell / Makefile.am
blob3153c2b81057af873d3ac2f6a33195483f86fdb6
1 lib_LIBRARIES = libvspell.a
2 libvspell_a_SOURCES = \
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\
9         wfst.cpp wfst.h\
10         debug.h
11 INCLUDES = -I$(top_builddir)/libsrilm
12 libvspell_a_LIBADD = $(top_builddir)/libsrilm/libsrilm.a
13 data_DATA = data/wordlist.wl data/ngram data/last-names.lst