]> git.ipfire.org Git - thirdparty/asterisk.git/commit
buildsystem: Unbreak the build (infloop) on Asterisk 11+
authorMatthew Jordan <mjordan@digium.com>
Sun, 16 Feb 2014 01:49:05 +0000 (01:49 +0000)
committerMatthew Jordan <mjordan@digium.com>
Sun, 16 Feb 2014 01:49:05 +0000 (01:49 +0000)
commit374cd971f963c233336eeb140641b494372b269b
treea09cfc36d631978faea2522508ce23ad38806c2a
parent23966a1c6ddedc54199edc13743443ef3f7d4f26
buildsystem: Unbreak the build (infloop) on Asterisk 11+

Apparently r408084 ( https://reviewboard.asterisk.org/r/3212/ ) broke the
build. This patch fixes it by ignoring the .lastclean dependencies if the
MENUSELECT_EMBED variable is not defined.

patches:
  tmp.diff uploaded by wdoekes (License 5674)

Review: https://reviewboard.asterisk.org/r/3228/
........

Merged revisions 408193 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@408194 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Makefile