boo again
[vspell.git] / ui / cli / Makefile.am
blob1456dfe844d4f0a1633f782d97bbc4bd8ff4e189
1 bin_PROGRAMS =  vspell #vspell-gtk
3 INCLUDES = -I$(top_builddir)/libvspell -I$(top_builddir)/libsrilm #@VSPELL_CFLAGS@ 
5 #vspell_gtk_SOURCES = gui.cpp
6 #vspell_gtk_LDADD = $(top_builddir)/libvspell/libvspell.a $(top_builddir)/libsrilm/libsrilm.a  @VSPELL_LIBS@
8 vspell_SOURCES = main.cpp
9 vspell_LDADD = $(top_builddir)/libvspell/libvspell.a $(top_builddir)/libsrilm/libsrilm.a