Do plugins Checkapi only if the checkapi target is explicitly invoked.
[metze/wireshark/wip.git] / plugins / Makefile.nmake
index c59390d16c7ada7cf1a0404b6886b7f5e70368f4..3de485f9d027a7398531f0a857b5f36ad6ec6fa5 100644 (file)
@@ -8,7 +8,7 @@ include ..\config.nmake
 
 ## To add a plugin: Add entry to process-plugins and to install-plugins
 
-all: checkapi
+all:
        $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake PLUGIN_TARGET= process-plugins
 
 clean: clean-local