From a6c9cee15bd36912c5197efde938a134dc7039cb Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Wed, 24 Oct 2007 19:23:31 +0530 Subject: project got a name - sulekha! --- input-methods/sulekha/BUILD | 1 + 1 file changed, 1 insertion(+) create mode 100644 input-methods/sulekha/BUILD (limited to 'input-methods/sulekha/BUILD') diff --git a/input-methods/sulekha/BUILD b/input-methods/sulekha/BUILD new file mode 100644 index 0000000..b887178 --- /dev/null +++ b/input-methods/sulekha/BUILD @@ -0,0 +1 @@ +gcc -Wall -g lipimatoo.c -o lipimatoo `gtk-config --cflags` `gtk-config --libs` -- cgit