From: Mariusz Czułada Date: Thu, 25 Apr 2013 22:17:50 +0000 (+0200) Subject: Initial version of mod_say_pl X-Git-Tag: v1.2.13~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87099229e2990e254bb6f49fda44141928835d99;p=thirdparty%2Ffreeswitch.git Initial version of mod_say_pl --- diff --git a/src/mod/say/mod_say_pl/Makefile b/src/mod/say/mod_say_pl/Makefile index 67f6ea355b..2c35e6e98f 100644 --- a/src/mod/say/mod_say_pl/Makefile +++ b/src/mod/say/mod_say_pl/Makefile @@ -1,2 +1,2 @@ -BASE=../../../freeswitch +BASE=../../../.. include $(BASE)/build/modmake.rules