X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fautomake.mk;fp=lib%2Fautomake.mk;h=5e90f9f2bb1e667071132ac2781a0e765c3f9cde;hb=4b0424809b823101c969a0691fc1db0c880ae64a;hp=ac6ff4ae68d9eae6c7f6598fced9bebb0ab23bca;hpb=21e70add7e5fc18c519ca3d46691230bf136b1e1;p=sliver-openvswitch.git diff --git a/lib/automake.mk b/lib/automake.mk index ac6ff4ae6..5e90f9f2b 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -100,6 +100,8 @@ lib_libopenvswitch_la_SOURCES = \ lib/multipath.c \ lib/multipath.h \ lib/netdev-dummy.c \ + lib/netdev-tunnel.c \ + lib/netdev-pltap.c \ lib/netdev-provider.h \ lib/netdev-vport.c \ lib/netdev-vport.h \ @@ -210,6 +212,8 @@ lib_libopenvswitch_la_SOURCES = \ lib/timeval.h \ lib/token-bucket.c \ lib/token-bucket.h \ + lib/tunalloc.c \ + lib/tunalloc.h \ lib/type-props.h \ lib/unaligned.h \ lib/unicode.c \