diff options
Diffstat (limited to 'build-python.sh')
| -rwxr-xr-x | build-python.sh | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
