automake: Use route-table-stub for Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 12 Mar 2014 17:44:51 +0000 (10:44 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 13 Mar 2014 16:18:58 +0000 (09:18 -0700)
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/automake.mk

index c2cfb16..926767c 100644 (file)
@@ -243,6 +243,7 @@ lib_libopenvswitch_la_SOURCES += \
        lib/getopt_long.c \
        lib/getrusage-windows.c \
        lib/latch-windows.c \
+       lib/route-table-stub.c \
        lib/stream-fd-windows.c
 else
 lib_libopenvswitch_la_SOURCES += \