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