11# OASIS_START
2- # DO NOT EDIT (digest: e7c0f94fa6df599a02800c8237d35a94 )
2+ # DO NOT EDIT (digest: a879416111424ed1672bec0da78d5ff1 )
33# Ignore VCS directories, you can use the same kind of rule outside
44# OASIS_START/STOP if you want to exclude directories that contains
55# useless stuff for the build process
@@ -23,39 +23,39 @@ true: annot, bin_annot
2323"src/make.cmx": for-pack(Redis)
2424# Library redis_lwt
2525"src/redis_lwt.cmxs": use_redis_lwt
26- <src/*.ml{,i,y}>: pkg_batteries
2726<src/*.ml{,i,y}>: pkg_lwt
2827<src/*.ml{,i,y}>: pkg_lwt.unix
28+ <src/*.ml{,i,y}>: pkg_re.str
2929<src/*.ml{,i,y}>: pkg_uuidm
3030<src/*.ml{,i,y}>: use_redis
3131# Executable redis_examples
32- <examples/examples.{native,byte}>: pkg_batteries
3332<examples/examples.{native,byte}>: pkg_core
3433<examples/examples.{native,byte}>: pkg_lwt
3534<examples/examples.{native,byte}>: pkg_lwt.unix
35+ <examples/examples.{native,byte}>: pkg_re.str
3636<examples/examples.{native,byte}>: pkg_redis_lwt
3737<examples/examples.{native,byte}>: pkg_threads
3838<examples/examples.{native,byte}>: pkg_uuidm
3939<examples/examples.{native,byte}>: use_redis
40- <examples/*.ml{,i,y}>: pkg_batteries
4140<examples/*.ml{,i,y}>: pkg_core
4241<examples/*.ml{,i,y}>: pkg_lwt
4342<examples/*.ml{,i,y}>: pkg_lwt.unix
43+ <examples/*.ml{,i,y}>: pkg_re.str
4444<examples/*.ml{,i,y}>: pkg_redis_lwt
4545<examples/*.ml{,i,y}>: pkg_threads
4646<examples/*.ml{,i,y}>: pkg_uuidm
4747<examples/*.ml{,i,y}>: use_redis
4848# Executable test
49- "test/test.byte": pkg_batteries
5049"test/test.byte": pkg_lwt
5150"test/test.byte": pkg_lwt.unix
5251"test/test.byte": pkg_oUnit
52+ "test/test.byte": pkg_re.str
5353"test/test.byte": pkg_uuidm
5454"test/test.byte": use_redis
55- <test/*.ml{,i,y}>: pkg_batteries
5655<test/*.ml{,i,y}>: pkg_lwt
5756<test/*.ml{,i,y}>: pkg_lwt.unix
5857<test/*.ml{,i,y}>: pkg_oUnit
58+ <test/*.ml{,i,y}>: pkg_re.str
5959<test/*.ml{,i,y}>: pkg_uuidm
6060<test/*.ml{,i,y}>: use_redis
6161# OASIS_STOP
0 commit comments