From c9c739b20fd848f71f2273754382d5e8dc3d9bbc Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 13 Jul 2009 13:29:23 +0000 Subject: [PATCH] Make the menuselect category for Add-Ons consistent with the other directories (uppercase). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@206092 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- addons/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/Makefile b/addons/Makefile index 45b4705eb4..4fa61a3cc5 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 \