worker: New library for breaking a daemon into multiple processes.
[sliver-openvswitch.git] / lib / automake.mk
index 9bc6268..b727fed 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