vswitchd: Delete DP_MAX_PORTS.
[openvswitch] / lib / automake.mk
index 8fd47c05d00a5927099a74640d605c9478120b0f..a23a5696f2c9257fb3d05cee8c67ed707a83fe65 100644 (file)
@@ -72,6 +72,8 @@ lib_libopenvswitch_a_SOURCES = \
        lib/netdev-provider.h \
        lib/netdev.c \
        lib/netdev.h \
+       lib/netlink.c \
+       lib/netlink.h \
        lib/nx-match.c \
        lib/nx-match.def \
        lib/nx-match.h \
@@ -102,8 +104,6 @@ lib_libopenvswitch_a_SOURCES = \
        lib/pcap.h \
        lib/poll-loop.c \
        lib/poll-loop.h \
-       lib/port-array.c \
-       lib/port-array.h \
        lib/process.c \
        lib/process.h \
        lib/random.c \
@@ -184,8 +184,8 @@ lib_libopenvswitch_a_SOURCES += \
        lib/netdev-vport.c \
        lib/netdev-vport.h \
        lib/netlink-protocol.h \
-       lib/netlink.c \
-       lib/netlink.h \
+       lib/netlink-socket.c \
+       lib/netlink-socket.h \
        lib/rtnetlink.c \
        lib/rtnetlink.h
 endif