summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/Makefile.in')
-rw-r--r--src/lib/crypto/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/crypto/Makefile.in b/src/lib/crypto/Makefile.in
index 0cab7cd5c..3e1eaba8c 100644
--- a/src/lib/crypto/Makefile.in
+++ b/src/lib/crypto/Makefile.in
@@ -1,3 +1,5 @@
+thisconfigdir=./
+BUILDTOP=$(U)$(U)
CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/crc32 -I$(srcdir)/des -I$(srcdir)/md4 -I$(srcdir)/md5 -I$(srcdir)/sha
##DOSBUILDTOP = ..\..