freeswitch/scripts/ci/test_build.sh

5 lines
50 B
Bash
Raw Normal View History

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