diff options
Diffstat (limited to 'crypto/property/build.info')
-rw-r--r-- | crypto/property/build.info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/property/build.info b/crypto/property/build.info new file mode 100644 index 0000000000..3a86b6e141 --- /dev/null +++ b/crypto/property/build.info @@ -0,0 +1,3 @@ +LIBS=../../libcrypto +SOURCE[../../libcrypto]=property_string.c property_parse.c property.c \ + property_err.c defn_cache.c |