Add a STORE loader for the "file" scheme
[openssl.git] / crypto / store / build.info
index 4b6af298176e4c50d5437eff49a5ed67f28bc270..7d882f313ea50eface16423d003c2af90b35283e 100644 (file)
@@ -1,3 +1,4 @@
 LIBS=../../libcrypto
 SOURCE[../../libcrypto]=\
 LIBS=../../libcrypto
 SOURCE[../../libcrypto]=\
-        store_err.c store_init.c store_lib.c store_register.c store_strings.c
+        store_err.c store_init.c store_lib.c store_register.c store_strings.c \
+        loader_file.c