e491b13d0a
Renamed weston-test test environment script to weston-tests-env to avoid ambiguity with weston-test.c (the weston test extension). Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
5 lines
69 B
Bash
5 lines
69 B
Bash
#!/bin/sh
|
|
|
|
../src/weston --modules=$abs_builddir/.libs/${1/.la/.so}
|
|
|