]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/Makefile: Fix bug in "clean" target for ari 36/2136/2
authorGeorge Joseph <george.joseph@fairview5.com>
Mon, 1 Feb 2016 19:16:18 +0000 (12:16 -0700)
committerGeorge Joseph <george.joseph@fairview5.com>
Mon, 1 Feb 2016 19:19:41 +0000 (13:19 -0600)
commit109b0aff6bcd73a634f440b6c8ec84a155e4ba66
treec71a855cdd87eaeb72cc201947ccaaef6e806e79
parenta85fab7c44b36f03d19d212b49c01b958060432d
res/Makefile: Fix bug in "clean" target for ari

The "clean" target was attempting to clean res/ari from inside
the res directory which doesn't remove anything.  Removed the res/
prefix.

Change-Id: Ib1a518d54efa81b9fd5a42742d43cc3767435bf6
res/Makefile