secchan: Make sure fail-open doesn't drop the first messages from connection.
[sliver-openvswitch.git] / switch / Makefile.am
index 164c21f..620db5d 100644 (file)
@@ -10,6 +10,10 @@ switch_SOURCES = \
        crc32.h \
        datapath.c \
        datapath.h \
+       dp_act.c \
+       dp_act.h \
+       nx_act.c \
+       nx_act.h \
        switch.c \
        switch-flow.c \
        switch-flow.h \