summaryrefslogtreecommitdiffstats
path: root/input-methods/sulekha/Makefile.am
blob: 1cb5e0912e9058ff1d01c6bdfa574727cd52e2ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
bin_PROGRAMS = sulekha
sulekha_INCLUDES = -I/. ${SULEKHA_LIBS}
sulekha_LDADD = -laspell ${SULEKHA_CFLAGS}
sulekha_DESTDIR  = ../bin/
sulekha_TARGET   = ../bin/sulekha
sulekha_SOURCES = \
	suggestions.c \
	suggestions.h \
	Transliteration.c \
	Transliteration.h \
	sulekha.c