db-ctl-base: Librarize database command manual.
[cascardo/ovs.git] / lib / automake.mk
index 3629079..a22f5f3 100644 (file)
@@ -53,6 +53,8 @@ lib_libopenvswitch_la_SOURCES = \
        lib/daemon.c \
        lib/daemon.h \
        lib/daemon-private.h \
+       lib/db-ctl-base.c \
+       lib/db-ctl-base.h \
        lib/dhcp.h \
        lib/dummy.c \
        lib/dummy.h \
@@ -185,6 +187,8 @@ lib_libopenvswitch_la_SOURCES = \
        lib/packets.h \
        lib/pcap-file.c \
        lib/pcap-file.h \
+       lib/perf-counter.h \
+       lib/perf-counter.c \
        lib/poll-loop.c \
        lib/poll-loop.h \
        lib/process.c \
@@ -195,7 +199,6 @@ lib_libopenvswitch_la_SOURCES = \
        lib/random.h \
        lib/rconn.c \
        lib/rconn.h \
-       lib/rculist.c \
        lib/rculist.h \
        lib/reconnect.c \
        lib/reconnect.h \
@@ -410,6 +413,7 @@ MAN_FRAGMENTS += \
        lib/coverage-unixctl.man \
        lib/daemon.man \
        lib/daemon-syn.man \
+       lib/db-ctl-base.man \
        lib/dpctl.man \
        lib/memory-unixctl.man \
        lib/ofp-version.man \