vtep: Move vtep IDL files into new "libvtep.la".
authorJustin Pettit <jpettit@nicira.com>
Thu, 5 Mar 2015 08:00:03 +0000 (00:00 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 5 Mar 2015 22:11:53 +0000 (14:11 -0800)
commit9d82156981bfcbf539ff80938c7d3b90bc3a8ab2
tree71a3389c608fe589500653d23659cdc39689cc1b
parent8f07d902f124d0cf0cebcf3c2aea09183d2699e0
vtep: Move vtep IDL files into new "libvtep.la".

There's no reason to build it in "lib" and include it in
"libopenvswitch.la".  This commit moves it to "vtep" and includes it in
a new "libvtep.la".

Signed-off-by: Justin Pettit <jpettit@nicira.com>
lib/.gitignore
lib/automake.mk
lib/vtep-idl.ann [deleted file]
vtep/.gitignore
vtep/automake.mk
vtep/vtep-ctl.c
vtep/vtep-idl.ann [new file with mode: 0644]