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