aboutsummaryrefslogtreecommitdiffstats
path: root/addons
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-13 13:29:23 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-13 13:29:23 +0000
commit167e07dab17bfda5d6b6cf39418ab75bd5674da0 (patch)
treee011a716e9ca11c1b78b1b011432d84cee2bc76b /addons
parenta00eebd75a5742850238cd8db2129db2edd5e03c (diff)
Make the menuselect category for Add-Ons consistent with the other directories (uppercase).
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@206092 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'addons')
-rw-r--r--addons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/Makefile b/addons/Makefile
index 45b4705eb..4fa61a3cc 100644
--- a/addons/Makefile
+++ b/addons/Makefile
@@ -11,7 +11,7 @@
-include $(ASTTOPDIR)/menuselect.makeopts $(ASTTOPDIR)/menuselect.makedeps
-MENUSELECT_CATEGORY=Addons
+MENUSELECT_CATEGORY=ADDONS
MENUSELECT_DESCRIPTION=Add-ons (See README-addons.txt)
H323OBJS:=ooCmdChannel.o ooLogChan.o ooUtils.o ooGkClient.o context.o \