aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet/Makefile.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-05-05 16:55:19 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-05-05 16:55:19 +0000
commit023a81709a229c819e0b2adee60be74d0d4a1b2a (patch)
tree29e1004553b0fef7f349496e877422ea92fd8e96 /plugins/profinet/Makefile.nmake
parent163d568fe6e1f59d191154207b8f1dda126bb85a (diff)
Make it possible to run checkapi on all plugins trough makefile.nmake
Note: Commented out in the plugins giving errors for now. svn path=/trunk/; revision=25231
Diffstat (limited to 'plugins/profinet/Makefile.nmake')
-rw-r--r--plugins/profinet/Makefile.nmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/profinet/Makefile.nmake b/plugins/profinet/Makefile.nmake
index 3f5af4f39b..151b3c060a 100644
--- a/plugins/profinet/Makefile.nmake
+++ b/plugins/profinet/Makefile.nmake
@@ -98,3 +98,6 @@ clean:
distclean: clean
maintainer-clean: distclean
+
+checkapi:
+ $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)