freeswitch/scripts/ci/test_build.sh

5 lines
50 B
Bash
Raw Permalink Normal View History

2015-02-04 21:05:21 +00:00
#!/bin/bash
./bootstrap.sh -j
./configure -C
make