aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-12 20:35:14 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-12 20:35:14 +0000
commitb1057ec523495b1e93956c5e20e95e35a26df9e9 (patch)
treec4fec503404b1abfeb82de52571c2fe3e27b8493 /apps
parent520643b71e8b3678ced4af48601166de7738f1ee (diff)
fix the build options for app_voicemail
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37484 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-rw-r--r--apps/app_voicemail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 657945b23..e0a7f3b21 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -43,7 +43,7 @@
*/
/*** MAKEOPTS
-<category name="MENUSELECT_app_voicemail" displayname="Voicemail Build Options" positive_output="yes" remove_on_change="apps/app_voicemail.o">
+<category name="MENUSELECT_OPTS_app_voicemail" displayname="Voicemail Build Options" positive_output="yes" remove_on_change="apps/app_voicemail.o">
<member name="ODBC_STORAGE" displayname="Storage of Voicemail using ODBC">
<depend>unixodbc</depend>
<defaultenabled>no</defaultenabled>