override distclean becuase it breaks some of the dep libs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11353 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-01-22 03:48:46 +00:00
parent 80900446a9
commit fd8ce8a6b5
1 changed files with 2 additions and 0 deletions

View File

@ -313,6 +313,8 @@ endif
core:
$(MAKE) $(AM_MAKEFLAGS) libfreeswitch.la
distclean: clean
core-clean: clean_core
core-install: core_install