X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fautomake.mk;h=fa7f17332f63efdcc942f2326df6485b40285f29;hb=fa04edcedfe5285fd8ad3a4d70fecb38df18293d;hp=f936897bfdb1088fd91e728568430eba32769680;hpb=11aa8dff934c06a24ec23556c51122025c2232fa;p=sliver-openvswitch.git diff --git a/lib/automake.mk b/lib/automake.mk index f936897bf..fa7f17332 100644 --- a/lib/automake.mk +++ b/lib/automake.mk @@ -93,6 +93,8 @@ lib_libopenvswitch_a_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 \ @@ -199,6 +201,8 @@ lib_libopenvswitch_a_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 \