summaryrefslogtreecommitdiff
path: root/res/ari.make
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2013-11-08 17:59:16 +0000
committerKevin Harwell <kharwell@digium.com>2013-11-08 17:59:16 +0000
commit4f1bdeed1c6c1d0e191f1d250ca85dc9f921b929 (patch)
tree88a2a52f9219c847a3a97034c5610485d6979660 /res/ari.make
parent97a8debd90e4d31f15803dc26e8884bf34d7650e (diff)
ARI playback: Rename ARI Playback to Playbacks
Before playback was the only non plural resource. It has been renamed to playbacks for consistency. (closes issue ASTERISK-22737) Reported by: Paul Belanger ........ Merged revisions 402560 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402562 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/ari.make')
-rw-r--r--res/ari.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/ari.make b/res/ari.make
index 6693fb143..0257f81a9 100644
--- a/res/ari.make
+++ b/res/ari.make
@@ -41,9 +41,9 @@ res_ari_sounds.so: ari/resource_sounds.o
ari/resource_sounds.o: _ASTCFLAGS+=$(call MOD_ASTCFLAGS,res_ari_sounds)
-res_ari_playback.so: ari/resource_playback.o
+res_ari_playbacks.so: ari/resource_playbacks.o
-ari/resource_playback.o: _ASTCFLAGS+=$(call MOD_ASTCFLAGS,res_ari_playback)
+ari/resource_playbacks.o: _ASTCFLAGS+=$(call MOD_ASTCFLAGS,res_ari_playbacks)
res_ari_events.so: ari/resource_events.o