summaryrefslogtreecommitdiff
path: root/addons/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2009-07-13 13:29:23 +0000
committerKevin P. Fleming <kpfleming@digium.com>2009-07-13 13:29:23 +0000
commitc9c739b20fd848f71f2273754382d5e8dc3d9bbc (patch)
treee011a716e9ca11c1b78b1b011432d84cee2bc76b /addons/Makefile
parentc9aefb32a1a8bef03fe253145c4e3e1d4a504a33 (diff)
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
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 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 \