summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-03-23 19:19:52 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-03-23 19:19:52 +0000
commit69f7901fc0de9c3f219ee2d4340d0bb07f658593 (patch)
tree6a0b5de7b0001527b2735d7f7336d71b180b1cf1 /tests/Makefile
parent66053b8a58b15130dbe71ea6e4bfaefb7699a3a3 (diff)
Change the name of the category 'TEST' to match the name of the subdir
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@254001 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 83ce0b262..4f1a0677b 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -12,7 +12,7 @@
-include $(ASTTOPDIR)/menuselect.makeopts $(ASTTOPDIR)/menuselect.makedeps
MODULE_PREFIX=test
-MENUSELECT_CATEGORY=TEST
+MENUSELECT_CATEGORY=TESTS
MENUSELECT_DESCRIPTION=Test Modules
all: _all