]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 254001 via svnmerge from
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 23 Mar 2010 20:52:21 +0000 (20:52 +0000)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 23 Mar 2010 20:52:21 +0000 (20:52 +0000)
http://svn.digium.com/svn/asterisk/trunk

........
  r254001 | tzafrir | 2010-03-23 21:19:52 +0200 (Tue, 23 Mar 2010) | 2 lines

  Change the name of the category 'TEST' to match the name of the subdir
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@254044 65c4cc65-6c06-0410-ace0-fbb531ad65f3

tests/Makefile

index 83ce0b26298414ecb6dfbd4852df5c9217c9426f..4f1a0677b95934bc0fc253f101cceb763f041ce5 100644 (file)
@@ -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