From 8a01509d1378a5104c25ac01e677df1c765f7285 Mon Sep 17 00:00:00 2001
From: Anthony Minessale <anthony.minessale@gmail.com>
Date: Thu, 6 Dec 2007 05:24:13 +0000
Subject: [PATCH] add mod_logfile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6534 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 build/modules.conf.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build/modules.conf.in b/build/modules.conf.in
index c4f13a22c0..2351ffa9a7 100644
--- a/build/modules.conf.in
+++ b/build/modules.conf.in
@@ -1,4 +1,5 @@
 loggers/mod_console
+loggers/mod_logfile
 loggers/mod_syslog
 #loggers/mod_logfile
 applications/mod_commands