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