diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-08-26 13:43:18 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-08-26 13:43:18 -0700 |
commit | c0370b500f9a4e519a3d24e8bae606d36779a380 (patch) | |
tree | 2666f68f01b8d4e7d0aea0a98afd979d9dbe728d /lib/bld.sub | |
parent | 2bc852bda98762d3bc01548bf972e3f1b137fbfb (diff) | |
download | mc-c0370b500f9a4e519a3d24e8bae606d36779a380.tar.gz |
Add missing build file.
Diffstat (limited to 'lib/bld.sub')
-rw-r--r-- | lib/bld.sub | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/bld.sub b/lib/bld.sub new file mode 100644 index 0000000..806f9a9 --- /dev/null +++ b/lib/bld.sub @@ -0,0 +1,6 @@ +sub = + std + bio + regex + cryptohash +;; |