Always build library object files with shared library cflags
[oweals/openssl.git] / crypto / idea / Makefile.in
index c0f12e2944cb55ddf3b43fce2e1893a993fc56b3..b3aafcad791a549f6699f21d0761dcd59f368193 100644 (file)
@@ -10,7 +10,7 @@ CFLAG=-g
 MAKEFILE=      Makefile
 AR=            ar r
 
-CFLAGS= $(INCLUDES) $(CFLAG)
+CFLAGS= $(INCLUDES) $(CFLAG) $(SHARED_CFLAG)
 
 GENERAL=Makefile