Mike Frysinger пре 20 година
родитељ
комит
a376b10928
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      test/args/Makefile

+ 1 - 1
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