From 7884b41d6641af26c2bfea0b974198dea71b839c Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 5 Jun 2006 19:16:04 +0000 Subject: begin adding support for new sound packages git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32372 f38db490-d61c-443f-a65b-d21fe96a405b --- build_tools/prep_moduledeps | 1 + build_tools/sounds.xml | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 build_tools/sounds.xml (limited to 'build_tools') diff --git a/build_tools/prep_moduledeps b/build_tools/prep_moduledeps index 650e24dfd..a5a27b374 100755 --- a/build_tools/prep_moduledeps +++ b/build_tools/prep_moduledeps @@ -57,4 +57,5 @@ process_dir funcs func FUNCS "Dialplan Functions" process_dir pbx pbx PBX "PBX Modules" process_dir res res RES "Resource Modules" cat build_tools/cflags.xml +cat build_tools/sounds.xml echo "" diff --git a/build_tools/sounds.xml b/build_tools/sounds.xml new file mode 100644 index 000000000..0f118f155 --- /dev/null +++ b/build_tools/sounds.xml @@ -0,0 +1,19 @@ + + + + + + yes + + + + + + + + + + + + + -- cgit v1.2.3