diff options
Diffstat (limited to 'libcrypt/Makefile')
-rw-r--r-- | libcrypt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libcrypt/Makefile b/libcrypt/Makefile index 2dea1b3e9..c8dc9b466 100644 --- a/libcrypt/Makefile +++ b/libcrypt/Makefile @@ -5,9 +5,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -TOPDIR=../ - -top_srcdir=$(TOPDIR) +top_srcdir=../ top_builddir=../ include $(top_builddir)Rules.mak all: libs |