Build and pack the mux module.

git-svn-id: http://voip.null.ro/svn/yate@1569 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2007-12-21 18:59:04 +00:00
parent 7e359eb396
commit d260388f2d
2 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,7 @@ MKDEPS := ../config.status
PROGS := cdrbuild.yate cdrfile.yate regexroute.yate \
tonegen.yate tonedetect.yate wavefile.yate \
extmodule.yate conference.yate moh.yate pbx.yate \
dumbchan.yate callfork.yate \
dumbchan.yate callfork.yate mux.yate \
yrtpchan.yate ystunchan.yate \
ysipchan.yate \
yiaxchan.yate \

View File

@ -72,6 +72,7 @@ for small to large scale projects.
%{_libdir}/yate/analyzer.yate
%{_libdir}/yate/rmanager.yate
%{_libdir}/yate/msgsniff.yate
%{_libdir}/yate/mux.yate
%{_libdir}/yate/pbx.yate
%{_libdir}/yate/server/dbpbx.yate
%{_libdir}/yate/server/pbxassist.yate
@ -107,6 +108,7 @@ for small to large scale projects.
%config(noreplace) %{_sysconfdir}/yate/sipfeatures.conf
%config(noreplace) %{_sysconfdir}/yate/extmodule.conf
%config(noreplace) %{_sysconfdir}/yate/moh.conf
%config(noreplace) %{_sysconfdir}/yate/mux.conf
%config(noreplace) %{_sysconfdir}/yate/pbxassist.conf
%config(noreplace) %{_sysconfdir}/yate/regexroute.conf
%config(noreplace) %{_sysconfdir}/yate/regfile.conf