mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-01 04:05:02 +00:00
committing 5924 with minor white space changes
and adding it to the Makefile for functions. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7921 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -23,7 +23,8 @@ BUILTINS=func_md5.o \
|
||||
func_db.o \
|
||||
func_timeout.o \
|
||||
func_language.o \
|
||||
func_moh.o
|
||||
func_moh.o \
|
||||
func_base64.o
|
||||
|
||||
AVAILABLE_FUNCS=$(filter-out $(BUILTINS),$(patsubst %.c,%.o,$(wildcard func*.c)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user