i added a folders(e.g. new_folder) inside the FS source code folder, inside the new_folder there are some files, like below,<br><br>./freeswitch/conf<br>
./freeswitch/bin<br>
./freeswitch/<b>new_folder</b>/files1, files2...<br><br>i need this folder and the files under it will be installed when i run &#39;make install&#39;, however, it did not.<br><br>the commands i run as below, i assume bootstrap.sh will run autoscan which will find my new_folder...<br>
./bootstrap.sh<br>make<br>make install<br><br>anyone can help how to realize it? thanks.<br><br>Regards,<br>Charles<br><br><br><br>