From a688382c3c9e2796c5c57ebf79ba3bbd711f4f2f Mon Sep 17 00:00:00 2001
From: Anthony Minessale <anthony.minessale@gmail.com>
Date: Mon, 20 Mar 2006 23:41:21 +0000
Subject: [PATCH] update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@880 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 libs/libteletone/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libs/libteletone/Makefile.am b/libs/libteletone/Makefile.am
index 8b1212473b..5c7558c849 100644
--- a/libs/libteletone/Makefile.am
+++ b/libs/libteletone/Makefile.am
@@ -1,7 +1,7 @@
 EXTRA_DIST =
 SUBDIRS = 
 AUTOMAKE_OPTS= gnu
-MAKE=gmake
+MAKE=make
 NAME=teletone
 
 AM_CC=gcc