summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/build.sh b/build.sh
index 76f0034..7ee46e6 100755
--- a/build.sh
+++ b/build.sh
@@ -1,7 +1,4 @@
# python stuff
-cd src/YalpClients/EflClient
-edje_cc yalp_gui.edc
-omniidl -bpython ../../yalp.idl
-cd ../../..
+./build-python.sh
# java stuff
-CLASSPATH=./lib/log4j-1.2.15.jar:./lib/commons-net-1.4.1.jar:./lib/postgresql-8.1-404.jdbc3.jar:./lib/yajil-0.3.3.jar:/usr/share/java/swt.jar ant $@
+./build-java.sh