From df67188b75b5a27e5fedf918b106c3ffe7716741 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Mon, 13 Jan 2014 21:46:49 +0000 Subject: [PATCH] Blocked revisions 405362 ........ res/Makefile: alias dist-clean to distclean A 'make distclean' is equivalent to 'make dist-clean' in the top most Makefile. This patch updates the res/Makefile to recognize both distclean and dist-clean. Note that this is needed for removing build.mak, which can run into problems if the source file of Asterisk or its path is changed after build.mak is generated. (issue ASTERISK-22480) Reported by: Matt Jordan git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@405363 65c4cc65-6c06-0410-ace0-fbb531ad65f3 -- 2.47.2