summaryrefslogtreecommitdiffstats
path: root/input-methods/sulekha/src/Makefile.am~
diff options
context:
space:
mode:
Diffstat (limited to 'input-methods/sulekha/src/Makefile.am~')
-rw-r--r--input-methods/sulekha/src/Makefile.am~8
1 files changed, 8 insertions, 0 deletions
diff --git a/input-methods/sulekha/src/Makefile.am~ b/input-methods/sulekha/src/Makefile.am~
new file mode 100644
index 0000000..820c2b8
--- /dev/null
+++ b/input-methods/sulekha/src/Makefile.am~
@@ -0,0 +1,8 @@
+noinst_PROGRAMS = sulekha
+AM_CFLAGS = @GTKSPELL_CFLAGS@ -I/usr/local/include/gtkspell-2.0/ -laspell
+INCLUDES = -I$(top_srcdir)
+LDADD = @GTKSPELL_LIBS@
+sulekha_SOURCES =sulekha.c sulekhaspell.c sulekhaspell.h transliteration.c transliteration.h
+
+
+