worker: New library for breaking a daemon into multiple processes.
[openvswitch] / lib / automake.mk
index 9bc6268f2d5dbc8fbc3c4e5bc760fd69ea85609a..b727fed6a8577923e68880d3c5f09bd5fc8103ea 100644 (file)
@@ -199,7 +199,9 @@ lib_libopenvswitch_a_SOURCES = \
        lib/vlog.c \
        lib/vlog.h \
        lib/vswitch-idl.c \
-       lib/vswitch-idl.h
+       lib/vswitch-idl.h \
+       lib/worker.c \
+       lib/worker.h
 
 nodist_lib_libopenvswitch_a_SOURCES = \
        lib/dirs.c