summaryrefslogtreecommitdiff
path: root/datapath-windows/include/automake.mk
diff options
context:
space:
mode:
Diffstat (limited to 'datapath-windows/include/automake.mk')
-rw-r--r--datapath-windows/include/automake.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/datapath-windows/include/automake.mk b/datapath-windows/include/automake.mk
index 31f2fe249..b8dcf83b9 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 \