From: Tzafrir Cohen Date: Tue, 23 Mar 2010 21:37:47 +0000 (+0000) Subject: Merged revisions 254001 via svnmerge from X-Git-Tag: 1.6.1.19-rc1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ae716e4318643d7cff2798569618ea289199e0d;p=thirdparty%2Fasterisk.git Merged revisions 254001 via svnmerge from 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.1@254130 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/tests/Makefile b/tests/Makefile index 83ce0b2629..4f1a0677b9 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