]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 405362
authorMatthew Jordan <mjordan@digium.com>
Mon, 13 Jan 2014 21:46:49 +0000 (21:46 +0000)
committerMatthew Jordan <mjordan@digium.com>
Mon, 13 Jan 2014 21:46:49 +0000 (21:46 +0000)
........
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


No differences found