From d67f11b6d9ec9750743a5cb82536b74362c80cdd Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Mon, 11 Aug 2008 22:22:25 +0000 Subject: [PATCH] FSBUILD-68 Files missing from debian conffiles script git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9250 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- debian/freeswitch.conffiles | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/freeswitch.conffiles b/debian/freeswitch.conffiles index 6c08cf6fd4..ac13695718 100644 --- a/debian/freeswitch.conffiles +++ b/debian/freeswitch.conffiles @@ -9,6 +9,9 @@ /opt/freeswitch/conf/dialplan/public.xml /opt/freeswitch/conf/dialplan/default.xml /opt/freeswitch/conf/dialplan/features.xml +/opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml +/opt/freeswitch/conf/dialplan/extensions/00000_enum.xml +/opt/freeswitch/conf/dialplan/extensions/default.xml /opt/freeswitch/conf/sip_profiles/external.xml /opt/freeswitch/conf/sip_profiles/nat.xml /opt/freeswitch/conf/sip_profiles/nat/example.xml