summaryrefslogtreecommitdiffstats
path: root/crypto/modes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/modes/Makefile.in')
-rw-r--r--crypto/modes/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/modes/Makefile.in b/crypto/modes/Makefile.in
index 4d3c0b090a..5e4415c431 100644
--- a/crypto/modes/Makefile.in
+++ b/crypto/modes/Makefile.in
@@ -12,7 +12,7 @@ AR= ar r
MODES_ASM_OBJ=
-CFLAGS= $(INCLUDES) $(CFLAG)
+CFLAGS= $(INCLUDES) $(CFLAG) $(SHARED_CFLAG)
ASFLAGS= $(INCLUDES) $(ASFLAG)
AFLAGS= $(ASFLAGS)