projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66053b8
)
Change the name of the category 'TEST' to match the name of the subdir
author
Tzafrir Cohen
<tzafrir.cohen@xorcom.com>
Tue, 23 Mar 2010 19:19:52 +0000
(19:19 +0000)
committer
Tzafrir Cohen
<tzafrir.cohen@xorcom.com>
Tue, 23 Mar 2010 19:19:52 +0000
(19:19 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@254001
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index
83ce0b2
..
4f1a067
100644
(file)
--- 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