Factor learning switch out of controller into library.
[sliver-openvswitch.git] / lib / Makefile.am
index 3f59439..0ffc3fd 100644 (file)
@@ -10,6 +10,7 @@ libopenflow_la_SOURCES = \
        fault.c \
        flow.c \
        hash.c \
+       learning-switch.c \
        list.c \
        mac-learning.c \
        netdev.c \