]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-10558: fix make current build to not reconf spandsp when you don't need to, it...
authorMike Jerris <mike@jerris.com>
Fri, 28 Jul 2017 21:51:40 +0000 (17:51 -0400)
committerMike Jerris <mike@jerris.com>
Fri, 28 Jul 2017 21:51:40 +0000 (17:51 -0400)
Makefile.am

index ef267d5280e5fb54f4c049239396befa77b937ae..53bd7c66aafc8dc5ca22a512c64956f8c45f8475 100644 (file)
@@ -731,7 +731,7 @@ pristine:
        git clean -fdx
        git reset --hard
 
-update-clean: clean python-reconf spandsp-reconf srtp-reconf
+update-clean: clean python-reconf
        cd libs/sofia-sip && $(MAKE) clean
        cd libs/esl && $(MAKE) clean
        cd libs/srtp && $(MAKE) clean