diff options
Diffstat (limited to 'test/crypt/Makefile')
| -rw-r--r-- | test/crypt/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/crypt/Makefile b/test/crypt/Makefile index 11d420d9e..25b0f3c86 100644 --- a/test/crypt/Makefile +++ b/test/crypt/Makefile @@ -1,8 +1,8 @@ # uClibc crypt tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. +top_builddir=../../ +top_srcdir=../../ +include ../Rules.mak +-include Makefile.in include ../Test.mak - -EXTRA_LDFLAGS := -lcrypt - -OPTS_crypt = < crypt.input |
