X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=blobdiff_plain;f=.dep;h=ed3cb7432aebf105d0fbf7a77394964d795f552b;hp=60ed53b243b7c1f55af8fa4c78653d33e016798d;hb=HEAD;hpb=c9636f84acdab799ccfc5d50824138db70d0a5d3 diff --git a/.dep b/.dep index 60ed53b..ed3cb74 100644 --- a/.dep +++ b/.dep @@ -14,9 +14,11 @@ fifowatcher.cmo: splice.cmo inotify.cmi globals.cmo fdwatcher.cmo \ dirwatcher.cmo fifowatcher.cmx: splice.cmx inotify.cmi globals.cmx fdwatcher.cmx \ dirwatcher.cmx -frontend.cmo: globals.cmo directfifowatcher.cmo -frontend.cmx: globals.cmx directfifowatcher.cmx -main.cmo: inotify.cmi globals.cmo frontend.cmo fifowatcher.cmo fdwatcher.cmo \ - dirwatcher.cmo conffile.cmo backend.cmo -main.cmx: inotify.cmi globals.cmx frontend.cmx fifowatcher.cmx fdwatcher.cmx \ - dirwatcher.cmx conffile.cmx backend.cmx +frontend.cmo: unixsocketwatcher.cmo globals.cmo directfifowatcher.cmo +frontend.cmx: unixsocketwatcher.cmx globals.cmx directfifowatcher.cmx +main.cmo: inotify.cmi globals.cmo frontend.cmo fdwatcher.cmo dirwatcher.cmo \ + directfifowatcher.cmo conffile.cmo backend.cmo +main.cmx: inotify.cmi globals.cmx frontend.cmx fdwatcher.cmx dirwatcher.cmx \ + directfifowatcher.cmx conffile.cmx backend.cmx +unixsocketwatcher.cmo: globals.cmo fdwatcher.cmo +unixsocketwatcher.cmx: globals.cmx fdwatcher.cmx