diff options
Diffstat (limited to 'src/lib/libcrypto/sha/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/sha/Makefile.ssl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/sha/Makefile.ssl b/src/lib/libcrypto/sha/Makefile.ssl index d52fb62b4f..4ba201c787 100644 --- a/src/lib/libcrypto/sha/Makefile.ssl +++ b/src/lib/libcrypto/sha/Makefile.ssl | |||
@@ -20,6 +20,7 @@ AR= ar r | |||
20 | SHA1_ASM_OBJ= | 20 | SHA1_ASM_OBJ= |
21 | 21 | ||
22 | CFLAGS= $(INCLUDES) $(CFLAG) | 22 | CFLAGS= $(INCLUDES) $(CFLAG) |
23 | ASFLAGS= $(INCLUDES) $(ASFLAG) | ||
23 | 24 | ||
24 | GENERAL=Makefile | 25 | GENERAL=Makefile |
25 | TEST=shatest.c sha1test.c | 26 | TEST=shatest.c sha1test.c |