]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
override distclean becuase it breaks some of the dep libs
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 22 Jan 2009 03:48:46 +0000 (03:48 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 22 Jan 2009 03:48:46 +0000 (03:48 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11353 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 4644c82276f1de9f1aed32f4a70ffb1a4fe76817..823454a784221773137d4d054ae90d2e1b7f9066 100644 (file)
@@ -313,6 +313,8 @@ endif
 core:
        $(MAKE) $(AM_MAKEFLAGS) libfreeswitch.la
 
+distclean: clean
+
 core-clean: clean_core
 
 core-install: core_install