netflow: Move packet definitions to header file.
[sliver-openvswitch.git] / lib / automake.mk
index 6484518..7153e93 100644 (file)
@@ -85,10 +85,10 @@ lib_libopenvswitch_a_SOURCES = \
        lib/netdev-provider.h \
        lib/netdev.c \
        lib/netdev.h \
+       lib/netflow.h \
        lib/netlink.c \
        lib/netlink.h \
        lib/nx-match.c \
-       lib/nx-match.def \
        lib/nx-match.h \
        lib/odp-util.c \
        lib/odp-util.h \
@@ -182,6 +182,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/vconn.h \
        lib/vlan-bitmap.c \
        lib/vlan-bitmap.h \
+       lib/vlandev.c \
+       lib/vlandev.h \
        lib/vlog.c \
        lib/vlog.h
 nodist_lib_libopenvswitch_a_SOURCES = \