aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/enttec/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/enttec/Makefile.nmake')
-rw-r--r--plugins/enttec/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/enttec/Makefile.nmake b/plugins/enttec/Makefile.nmake
index c280a82517..e8766d5293 100644
--- a/plugins/enttec/Makefile.nmake
+++ b/plugins/enttec/Makefile.nmake
@@ -9,7 +9,7 @@ include moduleinfo.nmake
include Makefile.common
-CFLAGS=/DHAVE_CONFIG_H /I../.. /I../../wiretap $(GLIB_CFLAGS) \
+CFLAGS=/WX /DHAVE_CONFIG_H /I../.. /I../../wiretap $(GLIB_CFLAGS) \
/I$(PCAP_DIR)\include -D_U_="" $(LOCAL_CFLAGS)
LDFLAGS = /NOLOGO /INCREMENTAL:no /MACHINE:I386 $(LOCAL_LDFLAGS)