Break MAC learning out of controller into library.
[sliver-openvswitch.git] / lib / Makefile.am
index c34cba4..3f59439 100644 (file)
@@ -11,6 +11,8 @@ libopenflow_la_SOURCES = \
        flow.c \
        hash.c \
        list.c \
+       mac-learning.c \
+       netdev.c \
        ofp-print.c \
        poll-loop.c \
        queue.c \