File tree 3 files changed +4349
-3416
lines changed
3 files changed +4349
-3416
lines changed Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: 80d2f60b71104e8b9926cade6c27edbe )
2
+ # DO NOT EDIT (digest: ad8bf5a98b4812d6b2ba0f62e2cecdce )
3
3
# Ignore VCS directories, you can use the same kind of rule outside
4
4
# OASIS_START/STOP if you want to exclude directories that contains
5
5
# useless stuff for the build process
@@ -21,6 +21,10 @@ true: annot, bin_annot
21
21
<lib_test/test_mustache.{native,byte}>: use_mustache
22
22
<lib_test/*.ml{,i,y}>: pkg_oUnit
23
23
<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
24
28
# Executable mustache_cli
25
29
<lib_test/mustache_cli.{native,byte}>: pkg_ezjsonm
26
30
<lib_test/mustache_cli.{native,byte}>: use_mustache
You can’t perform that action at this time.
0 commit comments