---8<---
make[1]: Entering directory `/home/travis/build/openvswitch/ovs/datapath'
make[1]: *** No rule to make target `vlan.h', needed by `distdir'.  Stop.
make[1]: Leaving directory `/home/travis/build/openvswitch/ovs/datapath'
make: *** [distdir] Error 1
cat: */_build/tests/testsuite.log: No such file or directory

Signed-off-by: Pravin B Shelar <pshe...@ovn.org>
---
 datapath/Modules.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/datapath/Modules.mk b/datapath/Modules.mk
index 3ffeee2..8e9a169 100644
--- a/datapath/Modules.mk
+++ b/datapath/Modules.mk
@@ -41,7 +41,6 @@ openvswitch_headers = \
        flow.h \
        flow_netlink.h \
        flow_table.h \
-       vlan.h \
        vport.h \
        vport-internal_dev.h \
        vport-netdev.h
-- 
2.5.0

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to