Make the menuselect category for Add-Ons consistent with the other directories (upper...
authorKevin P. Fleming <kpfleming@digium.com>
Mon, 13 Jul 2009 13:29:23 +0000 (13:29 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Mon, 13 Jul 2009 13:29:23 +0000 (13:29 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@206092 65c4cc65-6c06-0410-ace0-fbb531ad65f3

addons/Makefile

index 45b4705..4fa61a3 100644 (file)
@@ -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 \