diff options
Diffstat (limited to 'test/crypt')
-rw-r--r-- | test/crypt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/crypt/Makefile b/test/crypt/Makefile index 71e4a035f..2bd870346 100644 --- a/test/crypt/Makefile +++ b/test/crypt/Makefile @@ -1,8 +1,6 @@ # uClibc crypt tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := crypt md5c-test - include ../Test.mak EXTRA_LDFLAGS := -lcrypt |