Add --detach and --pidfile options to daemons.
[sliver-openvswitch.git] / include / Makefile.am
index 409b2d6..6a839f2 100644 (file)
@@ -2,13 +2,18 @@ noinst_HEADERS = \
        buffer.h \
        command-line.h \
        compiler.h \
+       daemon.h \
        dynamic-string.h \
        dpif.h \
        fatal-signal.h \
        fault.h \
        flow.h \
        hash.h \
+       learning-switch.h \
        list.h \
+       mac-learning.h \
+       netdev.h \
+       netlink-protocol.h \
        netlink.h \
        ofp-print.h \
        openflow.h \
@@ -16,6 +21,7 @@ noinst_HEADERS = \
        packets.h \
        poll-loop.h \
        queue.h \
+       rconn.h \
        socket-util.h \
        util.h \
        vconn.h \