diff options
Diffstat (limited to 'test/string/Makefile')
-rw-r--r-- | test/string/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/string/Makefile b/test/string/Makefile index 4a3cecfd3..2d873b629 100644 --- a/test/string/Makefile +++ b/test/string/Makefile @@ -1,8 +1,6 @@ # uClibc string tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := $(patsubst %.c,%,$(wildcard *.c)) - include ../Test.mak EXTRA_CFLAGS := -fno-builtin |