vlog: abstract out interface to syslog daemon
[cascardo/ovs.git] / lib / automake.mk
index f082115..71f9158 100644 (file)
@@ -235,6 +235,11 @@ lib_libopenvswitch_la_SOURCES = \
        lib/string.c \
        lib/svec.c \
        lib/svec.h \
+       lib/syslog-direct.c \
+       lib/syslog-direct.h \
+       lib/syslog-libc.c \
+       lib/syslog-libc.h \
+       lib/syslog-provider.h \
        lib/table.c \
        lib/table.h \
        lib/tag.c \