From 4815a134716cb7b6d877cae8d8ff16ca3bd33656 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Tue, 13 Oct 2009 18:46:44 +0000 Subject: [PATCH] up git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15148 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a6ff04586f..636a50598c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -403,7 +403,7 @@ tiff-reconf: cd libs/tiff-3.8.2 && sh ./configure.gnu cd libs/spandsp && autoreconf -fi cd libs/spandsp && sh ./configure.gnu - make mod_voipcodecs clean + make mod_voipcodecs-clean python-reconf: rm -f src/mod/languages/mod_python/Makefile