From 32494fc2b4d46d79e17c8ae32c42350e19edcc37 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Sat, 26 Dec 2009 12:54:57 +0100 Subject: build: split java and python build - split build scripts into java and python part - enables building only python or java stuff Signed-off-by: Manuel Traut --- build-python.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 build-python.sh (limited to 'build-python.sh') diff --git a/build-python.sh b/build-python.sh new file mode 100755 index 0000000..1fafda3 --- /dev/null +++ b/build-python.sh @@ -0,0 +1,4 @@ +# python stuff +cd src/YalpClients/EflClient +edje_cc yalp_gui.edc +omniidl -bpython ../../yalp.idl -- cgit v1.2.3