summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md4/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/md4/Makefile.in')
-rw-r--r--src/lib/crypto/md4/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/crypto/md4/Makefile.in b/src/lib/crypto/md4/Makefile.in
index 4525a6d70..6d44ed25d 100644
--- a/src/lib/crypto/md4/Makefile.in
+++ b/src/lib/crypto/md4/Makefile.in
@@ -1,5 +1,5 @@
-thisconfigdir=./../
-BUILDTOP=$(U)$(U)$(U)
+thisconfigdir=./..
+BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
# -I$(srcdir) is needed to pull in $(srcdir)/rsa-md4.h for ./t_mddriver.c.
CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/../des -I"$(srcdir)"