Rename lots of *_intern or *_internal function to int_*
[openssl.git] / engines / build.info
index 28fce1a5f4eb0cd73640c594e3195d44e35f920d..065d4121ef5e78e0598dc17327c91a9cd2c0228e 100644 (file)
@@ -27,6 +27,6 @@ IF[{- !$disabled{"engine"} -}]
     INCLUDE[ossltest]={- rel2abs(catdir($builddir,"../include")) -} ../include
   ENDIF
 
-  GENERATE[e_padlock-x86.s]=asm/e_padlock-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR)
+  GENERATE[e_padlock-x86.s]=asm/e_padlock-x86.pl $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(PROCESSOR)
   GENERATE[e_padlock-x86_64.s]=asm/e_padlock-x86_64.pl $(PERLASM_SCHEME)
 ENDIF