diff options
Diffstat (limited to 'src/lib/libcrypto/bf/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/bf/Makefile.ssl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/bf/Makefile.ssl b/src/lib/libcrypto/bf/Makefile.ssl index 7dfdf9d871..be3ad77a05 100644 --- a/src/lib/libcrypto/bf/Makefile.ssl +++ b/src/lib/libcrypto/bf/Makefile.ssl | |||
@@ -22,6 +22,7 @@ BF_ENC= bf_enc.o | |||
22 | #DES_ENC= bx86-elf.o | 22 | #DES_ENC= bx86-elf.o |
23 | 23 | ||
24 | CFLAGS= $(INCLUDES) $(CFLAG) | 24 | CFLAGS= $(INCLUDES) $(CFLAG) |
25 | ASFLAGS= $(INCLUDES) $(ASFLAG) | ||
25 | 26 | ||
26 | GENERAL=Makefile | 27 | GENERAL=Makefile |
27 | TEST=bftest.c | 28 | TEST=bftest.c |