Skip to content

Commit 0c94248

Browse files
committed
oasis noise
1 parent 63019c0 commit 0c94248

File tree

3 files changed

+4349
-3416
lines changed

3 files changed

+4349
-3416
lines changed

_tags

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# OASIS_START
2-
# DO NOT EDIT (digest: 80d2f60b71104e8b9926cade6c27edbe)
2+
# DO NOT EDIT (digest: ad8bf5a98b4812d6b2ba0f62e2cecdce)
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
@@ -21,6 +21,10 @@ true: annot, bin_annot
2121
<lib_test/test_mustache.{native,byte}>: use_mustache
2222
<lib_test/*.ml{,i,y}>: pkg_oUnit
2323
<lib_test/test_mustache.{native,byte}>: custom
24+
# Executable mustache_example
25+
<examples/mustache_example.{native,byte}>: use_mustache
26+
<examples/*.ml{,i,y}>: use_mustache
27+
<examples/mustache_example.{native,byte}>: custom
2428
# Executable mustache_cli
2529
<lib_test/mustache_cli.{native,byte}>: pkg_ezjsonm
2630
<lib_test/mustache_cli.{native,byte}>: use_mustache

0 commit comments

Comments
 (0)