Signed-off-by: Aaron Conole <[email protected]>
---
datapath-windows/include/automake.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/datapath-windows/include/automake.mk
b/datapath-windows/include/automake.mk
index 31f2fe2..b8dcf83 100644
--- a/datapath-windows/include/automake.mk
+++ b/datapath-windows/include/automake.mk
@@ -1,4 +1,6 @@
+if WIN32
BUILT_SOURCES += $(srcdir)/datapath-windows/include/OvsDpInterface.h
+endif
$(srcdir)/datapath-windows/include/OvsDpInterface.h: \
datapath/linux/compat/include/linux/openvswitch.h \
--
1.9.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev