diff --git a/Makefile b/Makefile index a86bbbc..99060c9 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ FS_MODULES=/opt/freeswitch/mod ################################ ### END OF CUSTOMIZATION ### +SHELL := /bin/bash PROC?=$(shell uname -m) CC=gcc