aboutsummaryrefslogtreecommitdiffstats
path: root/addons/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-06-30 17:09:04 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-06-30 17:09:04 +0000
commit86e90639fca31e51337ee6836aee07b249842ad0 (patch)
tree0dd33edd4da7a8cbf74c72b8d62484b2a7bf36a9 /addons/Makefile
parent1b98dc72cdf8c4006dc4ba45e9a5642e707410ba (diff)
Rename cdr_addon_mysql to cdr_mysql
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@204418 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'addons/Makefile')
-rw-r--r--addons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/Makefile b/addons/Makefile
index 4029d0421..45b4705eb 100644
--- a/addons/Makefile
+++ b/addons/Makefile
@@ -28,7 +28,7 @@ H323CFLAGS:=-Iooh323c/src -Iooh323c/src/h323
ALL_C_MODS:=app_mysql \
app_saycountpl \
- cdr_addon_mysql \
+ cdr_mysql \
chan_mobile \
chan_ooh323 \
format_mp3 \