Fix installation for no-stdio and no-autoalginit
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>master
parent
d90a6beb0e
commit
df6533795b
@ -1,2 +1,4 @@
|
||||
SCRIPTS=c_rehash
|
||||
SOURCE[c_rehash]=c_rehash.in
|
||||
IF[{- !$disabled{apps} -}]
|
||||
SCRIPTS=c_rehash
|
||||
SOURCE[c_rehash]=c_rehash.in
|
||||
ENDIF
|
||||
|
Loading…
Reference in New Issue