1
1
# OASIS_START
2
- # DO NOT EDIT (digest: a5ff006be747e15efd9341c4930682c1 )
2
+ # DO NOT EDIT (digest: c2264267f34d492fdab44e1703914e33 )
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
@@ -41,6 +41,7 @@ true: annot, bin_annot
41
41
<rrdd/xcp_rrdd.{native,byte}>: pkg_rpclib.unix
42
42
<rrdd/xcp_rrdd.{native,byte}>: pkg_rrd
43
43
<rrdd/xcp_rrdd.{native,byte}>: pkg_rrd-transport
44
+ <rrdd/xcp_rrdd.{native,byte}>: pkg_rrd.unix
44
45
<rrdd/xcp_rrdd.{native,byte}>: pkg_stdext
45
46
<rrdd/xcp_rrdd.{native,byte}>: pkg_threads
46
47
<rrdd/xcp_rrdd.{native,byte}>: pkg_uuid
@@ -62,6 +63,7 @@ true: annot, bin_annot
62
63
<rrdd/*.ml{,i,y}>: pkg_rpclib.unix
63
64
<rrdd/*.ml{,i,y}>: pkg_rrd
64
65
<rrdd/*.ml{,i,y}>: pkg_rrd-transport
66
+ <rrdd/*.ml{,i,y}>: pkg_rrd.unix
65
67
<rrdd/*.ml{,i,y}>: pkg_stdext
66
68
<rrdd/*.ml{,i,y}>: pkg_threads
67
69
<rrdd/*.ml{,i,y}>: pkg_uuid
@@ -83,6 +85,7 @@ true: annot, bin_annot
83
85
"rrdd/blktap3_stats_stubs.c": pkg_rpclib.unix
84
86
"rrdd/blktap3_stats_stubs.c": pkg_rrd
85
87
"rrdd/blktap3_stats_stubs.c": pkg_rrd-transport
88
+ "rrdd/blktap3_stats_stubs.c": pkg_rrd.unix
86
89
"rrdd/blktap3_stats_stubs.c": pkg_stdext
87
90
"rrdd/blktap3_stats_stubs.c": pkg_threads
88
91
"rrdd/blktap3_stats_stubs.c": pkg_uuid
0 commit comments