summaryrefslogtreecommitdiff
path: root/test/ctype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/ctype/Makefile')
-rw-r--r--test/ctype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ctype/Makefile b/test/ctype/Makefile
index ce212cd09..8d6b25db2 100644
--- a/test/ctype/Makefile
+++ b/test/ctype/Makefile
@@ -1,6 +1,6 @@
# uClibc ctype tests
# Licensed under the GNU Library General Public License, see COPYING.LIB
-TESTS = ctype
+TESTS := ctype
include ../Test.mak