From 3da5dd0e362256f4550ff35c3da6ec9312060058 Mon Sep 17 00:00:00 2001
From: Michal Bielicki <cypromis@debian-buildtesst>
Date: Thu, 14 Oct 2010 22:47:08 +0200
Subject: [PATCH] typo in debian rules file made freetdm disappear

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0c1aae9654..0e5f4a3d88 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ export CODECS_MODULES= codecs/mod_bv codecs/mod_h26x codecs/mod_speex codecs/mod
 	codecs/mod_silk codecs/mod_siren codecs/mod_theora 
 export DIALPLANS_MODULES= dialplans/mod_dialplan_asterisk dialplans/mod_dialplan_directory dialplans/mod_dialplan_xml 
 export ENDPOINTS_MODULES= endpoints/mod_dingaling endpoints/mod_portaudio endpoints/mod_sofia \
-		 endpoints/mod_loopback ../../libs/frieetdm/mod_freetdm endpoints/mod_skypopen \
+		 endpoints/mod_loopback ../../libs/freetdm/mod_freetdm endpoints/mod_skypopen \
 			 endpoints/mod_skinny 
 export EVENT_HANDLERS_MODULES=event_handlers/mod_event_multicast event_handlers/mod_event_socket event_handlers/mod_cdr_csv
 export FORMATS_MODULES= formats/mod_file_string formats/mod_local_stream formats/mod_native_file formats/mod_portaudio_stream \