aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/opcua/Makefile.nmake')
-rw-r--r--plugins/opcua/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/opcua/Makefile.nmake b/plugins/opcua/Makefile.nmake
index c01e58bfe7..d02da2ad4f 100644
--- a/plugins/opcua/Makefile.nmake
+++ b/plugins/opcua/Makefile.nmake
@@ -100,4 +100,4 @@ distclean: clean
maintainer-clean: distclean
checkapi:
- $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC)
+ $(PERL) ../../tools/checkAPIs.pl -g abort -g termoutput $(DISSECTOR_SRC) $(DISSECTOR_INCLUDES)