aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ethercat/Makefile.nmake')
-rw-r--r--plugins/ethercat/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ethercat/Makefile.nmake b/plugins/ethercat/Makefile.nmake
index 810e87397e..401320716f 100644
--- a/plugins/ethercat/Makefile.nmake
+++ b/plugins/ethercat/Makefile.nmake
@@ -9,7 +9,7 @@ include moduleinfo.nmake
include Makefile.common
-CFLAGS=/WX /DHAVE_CONFIG_H /I../.. $(GLIB_CFLAGS) \
+CFLAGS=/WX /MP /DHAVE_CONFIG_H /I../.. $(GLIB_CFLAGS) \
/I$(PCAP_DIR)\include -D_U_="" $(LOCAL_CFLAGS)
.c.obj::