1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-15 08:29:45 +00:00

8 lines
135 B
Plaintext
Raw Permalink Normal View History

This is a sample build system for a stand alone FreeSWITCH module.
To build and install:
./bootstrap.sh
./configure
make
make install