mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
Version 0.1.12 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@440 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -11,11 +11,12 @@
|
||||
# the GNU General Public License
|
||||
#
|
||||
|
||||
MODS=res_adsi.so res_parking.so res_crypto.so
|
||||
MODS=res_adsi.so res_parking.so res_crypto.so res_musiconhold.so
|
||||
|
||||
CRYPTO_LIBS=-lssl -lcrypto
|
||||
|
||||
CFLAGS+=
|
||||
CFLAGS+=$(shell [ -f /usr/include/zap.h ] && echo " -DZAPATA_MOH")
|
||||
|
||||
all: $(MODS)
|
||||
|
||||
|
Reference in New Issue
Block a user