add -fPIC option to the C compiler, required in f31
[vsys.git] / .dep
diff --git a/.dep b/.dep
index cfa40da..ed3cb74 100644 (file)
--- a/.dep
+++ b/.dep
@@ -20,3 +20,5 @@ 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