From 2b952d389e80ead35331d80fad0086e534ed6834 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 7 Jan 2008 08:33:53 +0000 Subject: [PATCH] typo git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7118 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 32da0f09a8..15d626290f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -259,7 +259,7 @@ endif core: $(MAKE) $(AM_MAKEFLAGS) libfreeswitch.la -core-clean: clean core +core-clean: clean_core core-install: core_install