For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / lib / automake.mk
index 6b2af61..9c45a01 100644 (file)
@@ -42,6 +42,8 @@ lib_libopenflow_a_SOURCES = \
        lib/poll-loop.h \
        lib/port-array.c \
        lib/port-array.h \
+       lib/process.c \
+       lib/process.h \
        lib/queue.c \
        lib/queue.h \
        lib/random.c \
@@ -53,6 +55,8 @@ lib_libopenflow_a_SOURCES = \
        lib/socket-util.h \
        lib/stp.c \
        lib/stp.h \
+       lib/svec.c \
+       lib/svec.h \
        lib/timeval.c \
        lib/timeval.h \
        lib/type-props.h \