From: Michael Jerris Date: Mon, 27 Sep 2010 07:39:38 +0000 (-0400) Subject: FS-122: add mod_osp Makefile to configure generated Makefiles X-Git-Tag: v1.2-rc1~291^2~40^2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc06a03995e8ba20debc7f4e909062d0b06313c2;p=thirdparty%2Ffreeswitch.git FS-122: add mod_osp Makefile to configure generated Makefiles --- diff --git a/configure.in b/configure.in index f2aa0ba73e..de7261266e 100644 --- a/configure.in +++ b/configure.in @@ -904,6 +904,7 @@ AC_CONFIG_FILES([Makefile src/mod/applications/mod_expr/Makefile src/mod/applications/mod_fax/Makefile src/mod/applications/mod_spandsp/Makefile + src/mod/applications/mod_osp/Makefile src/mod/applications/mod_stress/Makefile src/mod/applications/mod_hash/Makefile src/mod/endpoints/mod_portaudio/Makefile